body{
	background-color: #7398AB;
}

a {
	color:blue;
	cursor:pointer;
	text-decoration: none;
}

sup{
	color:#339999;

}

img {border:0}

fieldset{
	border:none;
	margin:0;
	padding:0;
}

.rbroundbox { background: url(../images/background.gif) repeat; }
.rbtop div  { background: url(../images/top_left.gif) no-repeat top left; }
.rbtop      { background: url(../images/top_right.gif) no-repeat top right; }
.rbbot div  { background: url(../images/bottom_left.gif) no-repeat bottom left; }
.rbbot      { background: url(../images/bottom_right.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 14px;
	font-size: 1px;
}
.rbcontent  { margin: 0 14px; padding:10px;}
.rbroundbox { width:750px; margin: 0 auto;font-family:Verdana,Arial,Tahoma;}


#title {
	border-bottom:1px dotted #ccc;
	padding:0;
}

#logo{
	position:relative;
	background: url("../images/logo-horizontal-none-scale.png") no-repeat;
	height:74px;
}

.clsTitle{
	margin: 7px 0 7px 0;
	font-weight:bold;
	font-family:Century Gothic,Georgia,Verdana,Arial,Tahoma;


}

.titleTXT{
	position:absolute;
	bottom: 2px;
	right:0px;
	font-weight:bold;
	font-family:Century Gothic,Georgia,Verdana,Arial,Tahoma;
}

form ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}

form li{
	display:block;
	margin:0;
	padding:6px 0px 9px 0px;
}


#frmActCreation input text{
	color:#333;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	font-size:12px;

}


#frmActCreation textarea{
	color:#333;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	font-size:12px;
	text-align:left;
}


.lblTop{
	font-weight:bold;
	font-size:12px;
	margin:10px 0 4px;
}

.lblBottom{
	padding-top:6px;
	font-size:11px;
	color:#444;
}

#coupon{
	font-size:11px;
	color:#444;
	margin-bottom: 10px;
}

#topTitle{
	border-bottom:1px dotted #ccc;
	width:100%;
}

#topTitle h2{
	margin-bottom:0px;
}

#bottomTitle{
	border-top:1px dotted #ccc;
	width:100%;
}

#bottomTitle h4{
	margin-top:2px;
	margin-bottom:4px;
}

#siteCount{
	text-align: right; 
	color:#333333;
	margin:0px 0px 6px 0px;
}

#totalCost{
	text-align: right; 
}


#specInstr{
	margin-top: 10px;
}

.comments{
	font-size:12px;
	line-height:20px;
	color:#333333;
	/*font-style:italic;*/
}

.cmtBottom{
	font-size:11px;
	font-style:italic;
}

.req{
	color:red;
	font-weight:bold;
}

.imgStatus{
	margin-left: 6px;
}

.fldDisabled{
	color:#666666;
}

#divSelectSites{
	margin:6px 0px 6px 0px;
}

#lblSelectSites{
	font-size:14px;
	font-weight:bold;
}

#websiteList{
	font-size:11px;
	margin:6px 0px 6px 0px;
}

#websiteList input{
	margin:0px 0px 0px 0px;
}

#websiteList a{
	text-decoration:none;
}


#websiteListBox{
	border:1px solid #ccc;
	font-size:11px;
}

#websiteListBox a{
	text-decoration:none;
}

#websiteListBox span{
	vertical-align:middle;
}	

#orderSection{
	text-align:center;
}

#tstBrowsers{
	font-size:10px;
	color:#666666;
	font-style:italic;
	text-align:center;
	margin:0px;
	/*width:200px;*/
}

.clsSiteList{
	float:left;
	width:195px;
	font-size:11px;
	/*border-bottom:1px solid #ddd;*/
	height:20px;
}

.clsSiteListHeader{
	float:left;
	width:200px;
	font-size:11px;
}

.clrBoth{
	clear:both;
}

.smFont{
	font-size:9px;
}

.clsSiteListColHeader{
	width:25px;
	float:left;
	text-align:center;
}

.clsSiteListCol{
	width:25px;
	float:left;
	font-size:11px;
	text-align:center;
	border-bottom:1px solid #ddd;
	height:20px;
}

.boxProfile {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:5px 20px 5px 20px;
	color:#333333;
}

.boxProfileDetail {
	border:1px solid #ccc;
	background:#f2f2f2;
	padding:5px 20px 5px 20px;
	color:#333333;		
}

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}
#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.sup{
	font-size:9px;
	color:#339999;
}

.supTxt{
	font-size:9px;
	color:#666666;
}

.boldIt{
	font-weight:bold;
}


#preview{
	position:absolute;
	width: 280px;
	border:1px solid #333;
	background:#f7f5d1;
	padding:0px 20px;
	display:none;
	color:#333;
}

#page-footer{
	background-color:#7398AB;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	color:white;
	font-size:10px;
}	

.affTitle{
	font-size:16px;
	color: #2586D7;
	font-weight:bold;
	margin-top: 30px;
}

#affDiv{
	padding: 20px;
	font-size:12px;
}

#affTitleTopCenter{
	font-size:18px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	color: #990000;
}


#affTitleBottomCenter{
	font-size:18px;
	width: 400px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
}

	