/* HTML & Body */
* { margin:0px; padding:0px; }
html { height:100%; margin:0px; overflow-x:none; overflow-y:scroll; padding:0px  }
body { background-image:url(layout/bg.jpg); background-color:#a7b1bb; background-position:top center; background-repeat:repeat-x;	color:#101010; font-family:Arial, Helvetica, sans-serif; font-size:12px; height:100%; line-height:18px; margin:0px; padding:0px;width:100%; }

/* Layout IDs */
#wrapper { margin:0px; padding:0px 0px 0px 0px; width:100%; }
#wrap { background-color:#cccecf; margin:0px 0px 30px 0px; padding:0px 0px 0px 0px; text-align:left; width:855px; }
#top { background-image:url(layout/top.jpg); background-repeat:no-repeat; height:75px; margin:0px; padding:0px; width:100%; }
#menu { background-image:url(layout/menu.jpg); background-repeat:no-repeat; height:74px; margin:0px; padding:0px; width:100%; }
#main { border-left:0px solid #cccecf; border-right:0px solid #cccecf; background-color:#cccecf; padding:0px; max-width:855px; width:100%; }
#bottom { background-color:#999ea3; color:#e1e6ec; font-size:11px; margin-left:0px; padding:10px 0px 10px 15px; max-width:840px; width:100%; }

/* Cols & Rows */
.col-wrap { clear:both; margin:0px; padding:0px; width:100%; }
.col-1 { float:left; margin-right:15px; width:125px; }
.col-2 { float:left; margin-right:15px; width:265px; }
.col-3 { float:left; margin-right:15px; width:405px; }
.col-4 { float:left; margin-right:15px; width:545px; }
.col-5 { float:left; margin-right:15px; width:685px; }
.col-6 { float:left; margin-right:15px; width:825px; }
.topmargin { margin-top:38px; }
.leftmargin { margin-left:15px; }
.bottommargin { margin-bottom:15px; }
.nomargin { margin:0px; }
.nofloat { float:none; }
.float-left { float:left; }
.float-right { float:right; }
.topspace { margin-top:13px; }
.topborder { border-top:1px solid #999; }
.row-15 { clear:both; height:15px; width:100%; }	
.row-30 { clear:both; height:30px; width:100%; }	
.row-38 { clear:both; height:38px; width:100%; }

.margin-bottom-5 { margin-bottom:5px; }
.margin-bottom-6 { margin-bottom:6px; }
.margin-bottom-7 { margin-bottom:7px; }
.margin-bottom-8 { margin-bottom:8px; }
.margin-bottom-9 { margin-bottom:9px; }
.margin-bottom-10 { margin-bottom:10px; }

/* Tags */
p { margin:0px 0px 15px 0px; padding:0px 0px 0px 0px; }
ul { margin:0px 0px 15px 0px; list-style:square; }
li { list-style-position:inside; text-indent:0px; }
form { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; }
select { cursor:pointer; font-size:11px; }
input {  }
img { border:0px; display:block; margin:0px; padding:0px; }
small { line-height:normal; }

/* Specific */
.img-thumbs { width:280px; }
.img-frame { border-color:#999999; border-width:0px; border-style:solid; }
.img-thumb-container { float:left; width:125px; height:70px; margin:0px 15px 15px 0px; }	

.content { background-color:#f0f0f0; color:#101010; }
.content-dark { background-color:#666; color:#ccc; }
.content-padding { padding:10px; }

.intro-text { font-size:14px; }
.quot { color:#f0f0f0; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }

.main-menu { background-color:; background-image:url(layout/menu-bg-unactive2.png); background-repeat:repeat-x; border-right:0px solid #101010; color:#666; display:block; font-family:Helvetica, Arial, sans-serif; font-size:12px; font-weight:bold; height:px; margin:0px; max-width:855px; padding:3px 0px 3px 0px; width:100%; }
.main-menu-active { background-color:#888; background-image:url(layout/menu-bg-active.jpg); border:1px solid #810909; border-bottom:0px solid #333; border-top:1px solid #dd161a; color:#666; font-family:Helvetica, Arial, sans-serif; font-size:18px; font-weight:bold; height:; margin:0px; padding:5px 10px 5px 10px; width:; margin:0px; }
.main-menu2 { background-color:#961717; border-right:0px solid #888; color:#e0e0e0; font-family:Helvetica, Arial, sans-serif; font-size:11px; font-weight:bold; margin:0px; max-width:855px; padding:2px 0px 2px 0px; width:100%; }	
.main-menu li { display:inline; margin:0px 5px 0px 5px; }
	
.gamedesc-container { background-color:#e1e6ec; background-image:; background-repeat:repeat-x; font-size:12px; line-height:16px; height:; }
.gamedesc-padding { padding:15px; }

.feat-container { background-color:#; background-image:url(layout/feat-bg.png); background-repeat:repeat-x; color:#fff; height:334px; }
.feat-padding { padding:15px; }
.feat-list {  list-style-type:none; list-style-position:inside; }
.feat-list li { background:url(layout/axolot-li.png) no-repeat; display:inline-block; font-size:14px; font-weight:bold; margin:0px 0px 15px 0px; padding:0px 0px 0px 35px; line-height:18px; }

.downloads-container { background-color:#b2b7ba; height:270px; font-size:10px; line-height:normal; }
.downloads-container p { margin:0px 0px 5px 0px; padding:0px; }
.downloads-padding { padding:15px; }
	
.small-list { font-family:Arial, Helvetica, sans-serif; list-style:none; margin:0px; padding:0px; }	
.small-list li { color:#101010; display:inline-block; font-size:10px; line-height:normal; text-indent:0px; margin:0px 0px 5px 0px; padding:0px;  }

.text-big { font-size:14px; }
.text-medium { font-size:12px; }
.text-smaller { font-size:11px; line-height:14px; }	
.text-center { text-align:center; }	

/* General */
.clear { clear:both; }

.font-14 { font-size:14px; }

.grey { color:#ddd; }
.babyblue { color:#2088f0; }
.red { color:#cc0000; }

.italic { font-style:italic; }
.indent {  }
.line { background-color:#a7b1bb; border-bottom:1px solid #e1e6ec; height:1px; margin:0px 0px 0px 0px; max-width:825px; width:100%; }

/* Typography */
h1 {
	color:#324d68;
	font-family:Helvetica, Arial, sans-serif;
	font-size:28px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:normal;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
h2 {
	border-bottom:1px solid #6bb4fe;
	color:#fff;
	font-family:Helvetica, Arial sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:;
	line-height:24px;
	margin:0px 0px 15px 0px;
	max-width:825px;
	padding:0px 0px 3px 0px;
	text-align:;
	text-transform:;
	width:100%;
	}
h3 {
	border-bottom:1px solid #ccc;
	color:#101010;
	font-family:Helvetica, Arial sans-serif;
	font-size:18px;
	font-weight:bold;
	letter-spacing:;
	line-height:normal;
	margin:0px 0px 0px 0px;
	max-width:874px;
	padding:0px 0px 1px 0px;
	text-align:left;
	text-transform:;
	width:100%;
	}
h4 {
	border-bottom:1px solid #ccc;
	color:#101010;
	font-family:Helvetica, Arial sans-serif;
	font-size:14px;
	font-weight:;
	letter-spacing:;
	line-height:normal;
	margin:0px 0px 15px 0px;
	padding:0px 0px 2px 0px;
	text-align:;
	text-transform:;
	width:100%;
	}	

h5 {
	color:#555;
	font-family:Helvetica, Arial sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin:0px 0px 5px 0px;
	text-align:center;
	width:100%;
	}	
	
h6 {
	color:#666;
	font-family:Helvetica, Arial sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	text-align:;
	width:100%;
	}	
	
h7 {
	color:#666;
	font-family:Helvetica, Arial sans-serif;
	font-size:14px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height:14px;
	margin:0px 0px 0px 0px;
	text-align:;
	width:100%;
	}		
	
/* Links */
A:link {
	color:#eb2a2e;
	font-weight:;
	text-decoration:none;
	}
A:visited {
	color:#eb2a2e;
	font-weight:;
	text-decoration:none;
	}
A:active {
	color:#848484;
	font-weight:;
	text-decoration:none;
	}
A:hover {
	color:#848484;
	font-weight:;
	text-decoration:none;
	}
	
a {
	outline:none;
	}
a img {
	outline:none;
	}
	

.main-menu A:link {
	color:#eb2a2e;
	text-decoration:none;
	}
.main-menu A:visited {
	color:#eb2a2e;
	text-decoration:none;
	}
.main-menu A:active {
	color:#eee;
	text-decoration:none;
	}
.main-menu A:hover {
	color:#eee;
	text-decoration:none;
	}
	
.main-menu-active A:link {
	color:#f0f0f0;
	text-decoration:none;
	}
.main-menu-active A:visited {
	color:#f0f0f0;
	text-decoration:none;
	}
.main-menu-active A:active {
	color:#ccc;
	text-decoration:none;
	}
.main-menu-active A:hover {
	color:#ccc;
	text-decoration:none;
	} 	
	
.small-list A:link {
	color:#999;
	text-decoration:none;
	}
.small-list A:visited {
	color:#999;
	text-decoration:none;
	}
.small-list A:active {
	color:#00aeef;
	text-decoration:none;
	}
.small-list A:hover {
	color:#00aeef;
	text-decoration:underline;
	}		





