﻿/* CSS layout */
#wrapper{
	width: 1000px;
	background-color: #FFFFFF;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

#masthead {
	height: 68px;
	background-image: url(images/am-top.jpg);
}
.mastheadflashbanner {
	background-color: #0099FF;
	float: right;
	height: 60px;
	width: 468px;
	margin-top: 4px;
}


#top_nav {
	background-color: #006699;
	height: 25px;
	margin-top: 5px;
}
.topmenu1 {
	height: 20px;
	margin-right: 3px;
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #CCF4FF;
	text-align: center;
	clear: none;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #006699;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
}
.topmenu1 A:link{
	color: #CCF4FF;
	text-decoration: none;
}
.topmenu1 A:visited{
	color: #CCF4FF;
	text-decoration: none;
}
.topmenu1 A:hover{
	color: #FFFF00;
	text-decoration: underline;
}


#container {
	position: relative;
	width: 1000px;
	height: 986px;
}

#left_col {
	position: absolute;
	left: 0px;
	width: 120px;
	top: 5px;
	height: 100%;
	background-color: #CCCCCC;
}
#page_content1 {
	position: absolute;
	left: 125px;
	width: 495px;
	top: 5px;
	height: 100%;
	background-color: #FFFFFF;
}

#page_content2 {
	position: absolute;
	left: 625px;
	width: 250px;
	top: 5px;
	height: 100%;
}


#right_col {
	position: absolute;
	left: 255px;
	width: 120px;
	top: 0px;
	height: 100%;
	background-color: #CCCCCC;
}

#footer {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #006699;
	font-size: 11px;
	font-style: italic;
	padding: 3px;
	color: #FFFFFF;
}
.centre-cont1 {
	width: 490px;
}

.abbox {
	width: 250px;
	float: right;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}
.adboxtop {
	height: 20px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	margin: 0px;
	text-indent: 5px;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adboxmid {
	background-repeat: repeat-y;
	height: 68px;
	margin: 0px;
	background-color: #EBF4FE;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.adboxmidcontent {
	margin: 5px;
}
.adboxtext {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}

.adboxtext A:link{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.adboxtext A:visited{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.adboxtext A:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}



.adboxbottom {
	background-image: url(images/adboxbottom.gif);
	height: 5px;
}

.adboxcontent {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	text-transform: uppercase;
	background-image: url(images/transgrey50.png);
	background-repeat: repeat;
}

.aboxtablecell {
	margin: 0px;
	height: 100px;
	width: 250px;
}
.featureadbox {
	height: 300px;
	margin-bottom: 5px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0px;
	float: left;
	border: 3px solid #CC0000;
}
.featadinbox {
	float: right;
	height: 290px;
	width: 150px;
	background-image: url(images/68pcblue.png);
	text-align: center;
	padding: 5px;
}
.featcat {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}
.featcost {
}


.featadclick {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.featadclick a:link{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.featadclick a:visited{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.featadclick a:hover{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: underline;
}





.content_1 {
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #003366;
	float: left;
}
.content231x30 {
	height: 30px;
	width: 231px;
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #CDE3FC;
	margin-left: 13px;
}


body {
	background-color: #CEDBFF;
	margin-top: 0px;
}
.content231x30l6 {
	height: 30px;
	width: 231px;
	margin-left: 6px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #CDE3FC;
}
.content231x60l6 {
	height: 60px;
	width: 231px;
	margin-left: 6px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #CDE3FC;
}
.content231x60 {
	height: 60px;
	width: 231px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
	vertical-align: middle;
	background-color: #CDE3FC;
	margin-left: 13px;
}
.content231x120 {
	height: 120px;
	width: 231px;
	float: left;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	text-indent: 0px;
	padding: 0px;
	background-color: #CDE3FC;
	margin-left: 13px;
}
.content231x120-links {
	font-size: 11px;
	color: #000066;
	text-indent: 5px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 5px;
	margin-top: 4px;
	background-color: #CDE3FC;
	text-decoration: none;
}
.content231x120-links a:link{
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.content231x120-links a:visited{
	font-size: 11px;
	color: #000066;
	text-decoration: none;
}
.content231x120-links a:hover{
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.content231x120l6 {
	height: 120px;
	width: 231px;
	margin-left: 6px;
	float: left;
	margin-bottom: 5px;
	background-color: #CDE3FC;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #003366;
}
.adboxbottomcontent250w {
	height: 100px;
	width: 248px;
	float: left;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-color: #CDE3FC;
}
.content231x120-Title {
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 5px;
	font-weight: bold;
	text-transform: none;
	background-color: #990000;
	font-family: "Trebuchet MS", Arial, Verdana;
}
.featcost {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFF00;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
.featpichold {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	color: #003366;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
.featpic {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	text-transform: uppercase;
	color: #003366;
	height: 62px;
	width: 80px;
	border: 2px solid #FFFFFF;
	margin-right: 2px;
	margin-left: 2px;
}
.datesty {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	float: right;
	margin-right: 5px;
	margin-top: 2px;
}
.boxlink {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
	margin-top: 3px;
}
.boxad1 {
	text-align: center;
	vertical-align: middle;
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer2 {
	width: 1000px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.content_3 {
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #003366;
}
.text12 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #003366;
}
.txtbox {
	border: 1px dashed #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
}
.content_4 {
	margin-left: 6px;
	margin-right: 6px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #003366;
}
.adboxbord {
	border: 1px solid #0000CC;
}
.content_adtitle {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #FFFF00;
	background-color: #990000;
	font-weight: bold;
	padding: 2px;
}
.content_adwrap {
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 5px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #003366;
	border: 1px solid #990000;
	height: 400px;
}
.contentpic {
	height: 86px;
	width: 86px;
	margin-left: 7px;
	float: left;
	margin-top: 10px;
}
.contentpicdetail {
	border: 2px solid #99CCCC;
}
.adprice {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.adprice-view {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.featureadbox2 {
	height: 320px;
	width: 460px;
	margin-bottom: 5px;
	margin-right: 13px;
	margin-left: 13px;
	margin-top: 0px;
	float: left;
	border: 4px solid #CC0000;
}
.featadtopbar {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
	background-color: #CC0000;
	height: 20px;
	width: 100%;
}
