

/**************** Styles from Mike ***********************************************/
* {
	margin: 0;
	padding: 0;
}

/* General Link Settings */
ul { list-style-image: url(../images/list.png); } 

a:visited { color: #f7f7f7;font-size: 12px;font-weight : normal;font-family: verdana, "trebuchet MS", helvetica, sans-serif;text-decoration:none;}
a:link {color: #f7f7f7;font-size: 12px;font-weight : normal;font-family: verdana, "trebuchet MS", helvetica, sans-serif;text-decoration:none;}
a:active {color: #f7f7f7;font-size: 12px;font-weight : normal;font-family: verdana, "trebuchet MS", helvetica, sans-serif; text-decoration:none;}
a:hover {color:#f7f7f7;font-size: 12px;font-weight : normal;font-family: verdana, "trebuchet MS", helvetica, sans-serif; text-decoration:none;}

.whiteRow{ color:#f7f7f7;font-size:10px;background:#606e74;}
.defaultRow{ color:#f7f7f7;}
.blueRow{ color:gray;font-size:10px;background:#384043;}
.blueWhiteRow{ color:#f7f7f7;font-size:12px;background:#384043;}

.completeActivation{
	color:#565758;
}

.indent{
	margin-top:-5px;
}
.leftInfo{
	float:left;
	height:500px;
	height:260px;
	width:210px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:10px;
	font-size:14px;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.producttitle{
	background:#565758;
	width:63px;
	height:14px;
	padding-top:2px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	font-size:10px;
}

.productimage{
	background:#f7f7f7;
	width:63px;
	height:96px;
	padding-top:1px;
	border:1px solid gray;
}
/* for Internet Explorer */
/*\*/
* html .productimage{
	padding-top:0px;
	width:63px;
	height:94px;
}

* html .producttitle{
	width:63px;
	height:16px;
	padding-bottom:2px;
}
/**/
.productmediumtitle{
	background:#565758;
	width:175px;
	height:16px;
	padding-top:4px;
	border-top:1px solid gray;
	border-left:1px solid gray;
	border-right:1px solid gray;
	font-size:10px;
}

.productmediumimage{
	background:#f7f7f7;
	width:175px;
	height:261px;
	padding-top:1px;
	border:1px solid gray;
}
/* for Internet Explorer */
/*\*/
* html .productmediumimage{
	width:177px;
	height:264px;
}

* html .productmediumtitle{
	width:177px;
	height:17px;
}
/**/
.productprice{
	letter-spacing: 0;
	margin-top:-12px;
	padding-right:5px;
	margin-left:90px;
	float:right;	
}

.productsale{
	bacground:red;
	margin-top:-30px;
	margin-left:140px;
}

div .completeActivation{
	background-color:#32622f;
	height:15px;
}
.pendingActivation{
	color:#b51313;
}
div .pendingActivation{
	background-color:#622f2f;
	height:15px;
}

.highlight{
	background: #99a4aa;
	color: #f7f7f7;
	}
	
.warning{
	color: red;
	}

.error{
		color: #a63509;
		font-size: 10px;
	}

.required{
		display: block;
		color: red;
		font-size: 10px;
		margin-left: 5px;
		margin-top: 5px;
	}
body {
	font-family: verdana, "trebuchet MS", helvetica, sans-serif; 
	font-size: 13px;
	background: #231f20;
	margin: 0px;
	text-align: center;
}

.combobox { 
	width:147px;
}

tr{
	height:25;
	color : #f7f7f7;
	font-size: 12px;
}

h1, h2, h3 {
	margin-bottom: 15px;	
	font-size:11pt;
	color: #0093D0;
}

.blueTitle{
	margin-bottom: 15px;	
	font-size:11pt;
	color: #0093D0;
}
.title{
	font-size: 16px;
	color: #f7f7f7;
}

.field{
	margin-bottom: 5px;
	font-size: 10px;
	color: #f7f7f7;
}

.gray{
	margin-bottom: 5px;
	font-size: 9px;
	color :#5f6162;
}

.grayTitle{
	margin-bottom: 5px;
	font-size: 1.4em;
	color :#5f6162;
	font-weight:bold;
}
/* for Internet Explorer */
/*\*/
* html .grayTitle{
font-weight:normal;
}
/**/

.mediumWhite{
	font-size:12px;
	line-height: 1.8em;	
}

.inputText{
	width:280px;
	/*margin-top:2px;
	margin-bottom:2px;
	padding-top:5px;
	height:30px;
	border: 2px solid #a1a3a6;*/
	}
	
.comboBox{
	width:146px;
	/*margin-top:2px;
	margin-bottom:2px;
	height:25px;
	border: 2px solid #a1a3a6;*/
	}
/* for Internet Explorer */
/*\*/
* html .comboBox{
width: 156px;
}
/**/	
.mainframe{
	width:100%; min-height:650px;
}
/* for Internet Explorer */
/*\*/
* html .mainframe{
height: 650px;
}
/**/
.mainframetop{
	border: 1px solid #565758;
	background:#565758; margin-top:2px;height:21px;line-height:21px;
}

.navbox{
	border: 1px solid #565758;
	padding:5px;
	margin-top:20px;
	padding-top:20px;
	width: 165px;
	height:30px;
	text-align:center;
	font-size:12px;
}

.navbox p{
	color:#0093D0;
}
/* for Internet Explorer */
/*\*/
* html .navbox{
	width: 160px;
	padding-top:20px;
	height:60px;
	
}
/**/

.line{
	background:#565758; height:1px;margin-top:20px;
}

.forumreplyheader{
	border:1px solid  #565758;
	padding: 5px;
	min-height:20px;
	margin-top:20px;
	width:590px;
	background:#79362b;
}
.forumreply{
	padding: 10px;
	width:582px;
	background:#384043;
}
/* for Internet Explorer */
/*\*/
* html .forumreply{
	width: 590px;
}
/**/
.forumquote{
	border: 1px dashed gray;
	margin-left:15px;
	margin-bottom:5px;
	padding: 10px;
	width:550px;
	background:#384043;
}
.forumreplyfooter{
	border:1px solid  #565758;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:10px;
	width:590px;
	height:20px;
	background:#a65c18;
}
.viewmessage {
	padding : 5px;
	border: 1px solid gray;
	width:590px;
	height: 370px;
	background:#384043;
	overflow:auto;
	}
.replyLink a:hover {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:underline;}
.replyLink a:visited {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:underline;}
.replyLink a:link {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:underline;}
.replyLink a:active {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:underline;}


.retailerinfo{
	position:absolute;
	background:#718ca1;
	color:black;
	padding:5px;
	font-size:10px;
	line-height:15px;
	border: 1px solid gray;
	}

.infosub{
	margin-top:-10px;
	padding-left:15px;
}

.textinput{
	margin-bottom:5px;
	width:250px
}

.thread_title{
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:5px;
	width:420px;
}
.thread_subject{
	margin-top:5px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:5px;
	width:520px;
	text-align:justify;
	word-wrap: break-word;
}

.mainframetitle{
	padding-top:1px;
	padding-left:5px;
	color:#f7f7f7;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 2px;
	line-height: 1.2em;
	font-size: 1.4em;
}
.box{
	background:#565758;height:20px;margin-top:2px; padding-top: 3px;border: 1px solid gray;
}
.box span{
	padding-top:50px;
	padding-left:5px;
	color:#f7f7f7;
	letter-spacing: 2px;
	font-size: 14px;
}
div .smallWhite{
	font-size:8px;
}
div .smallWhite td{
	font-size:7pt;
}
.mainframenavigation{
	letter-spacing: 0;
	margin-top:-21px;margin-left:560px;float:right;
}

.mainframelinks{
	letter-spacing: 0;
	margin-top:-18px;
	float:right;
}

.mainframelink{
	letter-spacing: 0;
	float:right;
}
.horizontalline{
	background:#565758; margin-top:2px;height:1px;clear:left;
}


.checkBox{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:5px;
	border: 2px solid #a1a3a6;
	}
.boxTitle{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:5px;
	letter-spacing: 1px;
	color:#f7f7f7;
	}
	
.boxTitleCloset{
	margin-top:2px;
	margin-bottom:2px;
	padding-top:5px;
	letter-spacing: 1px;
	color:#f7f7f7;
	text-decoration:underline;
	}


td a:link{
	font-family: Verdana, Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#0093D0;	
	}
	
.currentLink{
	font-family: Verdana, Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#231f20;
}
.grayComment{font-size:10px;color:gray;}
.completeActivationLink a:hover {font-size : 12px; color: #32622f;font-weight:bold;text-decoration:none;}
.completeActivationLink a:visited {font-size : 12px; color: #32622f;font-weight:bold;text-decoration:none;}
.completeActivationLink a:link {font-size : 12px; color: #32622f;font-weight:bold;text-decoration:none;}
.completeActivationLink a:active {font-size : 12px; color: #32622f;font-weight:bold;text-decoration:none;}

.blueLink10 a:hover {font-size : 10px; color: #0093D0;font-weight:normal;text-decoration:none;}
.blueLink10 a:visited {font-size : 10px; color: #0093D0;font-weight:normal;text-decoration:none;}
.blueLink10 a:link {font-size : 10px; color: #0093D0;font-weight:normal;text-decoration:none;}
.blueLink10 a:active {font-size : 10px; color: #0093D0;font-weight:normal;text-decoration:none;}

.blueLink a:hover {font-size : 12px; color: #0093D0;font-weight:normal;text-decoration:none;}
.blueLink a:visited {font-size : 12px; color: #0093D0;font-weight:normal;text-decoration:none;}
.blueLink a:link {font-size : 12px; color: #0093D0;font-weight:normal;text-decoration:none;}
.blueLink a:active {font-size : 12px; color: #0093D0;font-weight:normal;text-decoration:none;}

.menuUrl a:link { font-size:12px;color:#f7f7f7;text-decoration:none;font-weight:normal;}
.menuUrl a:visited {font-size:12px;color:#f7f7f7;text-decoration:none;font-weight:normal;}
.menuUrl a:active{font-size:12px;color:red;text-decoration:none;font-weight:normal;}
.menuUrl a:hover {font-size:12px;color:#b51313;text-decoration:none;font-weight:normal;}

.selectedMenuUrl a:link{font-size:12px;color:#0093D0;text-decoration:none;font-weight:normal;}
.selectedMenuUrl a:visited{font-size:12px;color:#0093D0;text-decoration:none;font-weight:normal;}
.selectedMenuUrl a:hover{font-size:12px;color:#0093D0;text-decoration:none;font-weight:normal;}
.selectedMenuUrl a:active{font-size:12px;color:#0093D0;text-decoration:none;font-weight:normal;}
		
.grayLink a:hover {font-size : 12px; color:#5f6162;font-weight:normal;text-decoration:none;}
.grayLink a:visited {font-size : 12px; color:#5f6162;font-weight:normal;text-decoration:none;}
.grayLink a:link {font-size : 12px; color:#5f6162;font-weight:normal;text-decoration:none;}
.grayLink a:active {font-size : 12px; color:#5f6162;font-weight:normal;text-decoration:none;}

.headerNavigation a:hover {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.headerNavigation a:visited {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.headerNavigation a:link {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.headerNavigation a:active {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}

.navigationLink a:hover {font-size : 12px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.navigationLink  a:visited {font-size : 12px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.navigationLink  a:link {font-size : 12px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.navigationLink  a:active {font-size : 12px; color:#f7f7f7;font-weight:normal;text-decoration:none;}

.smallWhite a:hover {font-size : 10px; color:red;font-weight:normal;text-decoration:none;}
.smallWhite a:visited {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.smallWhite a:link {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}
.smallWhite a:active {font-size : 10px; color:#f7f7f7;font-weight:normal;text-decoration:none;}

.sortlink a:hover {font-size : 10px; color:red;font-weight:normal;text-decoration:none;}
.sortlink a:visited {font-size : 10px; color:gray;font-weight:normal;text-decoration:none;}
.sortlink a:link {font-size : 10px; color:gray;font-weight:normal;text-decoration:none;}
.sortlink a:active {font-size : 10px; color:gray;font-weight:normal;text-decoration:none;}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

nobr a {
	color:#f7f7f7;;
	font-size:10px;
	text-decoration:none;
}
.formButton {
	padding-bottom:5px;
	padding-top:3px;
	background:#565758;
	border: 1px solid #f7f7f7;
	color: #f7f7f7;
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	width:60px;
	height:22px;  
	cursor: pointer;
}
.formButton1 {
	padding-bottom:5px;
	padding-top:3px;
	background:#384043;
	border: 1px solid #f7f7f7;
	color: #f7f7f7;
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	width:60px;
	height:22px;  
	cursor: pointer;
}
.navButton {
	margin-top:2px;
	background:#565758;
	border: 1px solid #f7f7f7;
	color: #f7f7f7;
	font-family:  Verdana, Arial, sans-serif; 
	font-size: 10px; 
	font-style: normal;
	width:60px;
	height:17px;  
	cursor: pointer;
}
div#info{
	font-size:12px;
	text-align:center;
	}
/********************	VIEW PORT ****************************/
div#viewPort{
	width: 950px;
	height: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color : #f7f7f7;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
/********************	HEADER ****************************/
#header{
	min-height: 70px;
}
/********************	SEARCH ****************************/
.searchbox{
	height: 20px;
	float: right;
	width: 340px; 
	margin-top: 15px; 
	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
  	color: #000000;
	border: 1px solid #cacaca;
	padding: 5px;
}

/********************	CONTENT BAR ****************************/
#contentbar{
	
	float: left;
	width: 100%; 
	min-height: 700px; 
	margin-left: 0px;
	padding-left: 0px;
	margin-top: -15px;
	margin-bottom: 20px;
}
/********************	MAIN CONTENT ****************************/
#mainContent{
	float: left;
	position: relative; 
	width: 100%; 
	min-height: 550px; 
	top: 10px; 
	left: 0px;
 	font-size: 10px;
 	color : #f7f7f7;
}
#mainContent div{
	color : #f7f7f7;
	}
/********************	Product Container ****************************/
div#productsFrame{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color : #f7f7f7;
	padding-left: 5px;
	padding-right: 5px;
}	
/********************	FOOTER ****************************/
#footer{
	clear: both;
	height: 15px;
	background-color: #bbc3d3;
	font-family: Verdana, Arial, sans-serif;
 	font-size: 10px;
  	color: #ffffff;
  	font-weight : bold;
	padding-left: 10px;
	padding-bottom: 10px;  	
	line-height: 2em;	margin-top: 5px;
}

#footer ul {
	display: block;
	height: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}

#footer li {
	margin-right: 15px;
	margin-top: 5px;
	float: left;
	font-size: 10px;
	height: 30px;
}

.viewallbutton{
	border : 1px solid #f7f7f7;
	height: 18px;
	margin-top: 2px;
	padding-top:0px; 
	padding-bottom:5px; 
	background : gray;
	font-size: 10px;
	color:#f7f7f7;
	cursor:pointer;
}
.buttonpanel{
	float:right;
	left:200px; 
	top:650px; 
	width:510px; 
	height:22px; 
	background:gray;
	border: 1px solid #565758;
	padding-left:15px;
	padding-right:25px;
	margin-right:24px;
	margin-top:-44px;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

.activationreport td{
	font-size:10px;
}

.activationreport a{
	color:black;
}

.infobox{
	float:left;
	border: 1px solid #565758;
	padding-left:20px;
	padding-top:20px;
	width: 650px;
	height:660px;
	text-align:left;
	line-height:21px;
	font-size:12px;
	overflow:auto;
}
.infobox h1{
	margin-top:10px;
	font-weight:normal;
	font-size:11pt;
	color: #0093D0;	
}
/* for Internet Explorer */
/*\*/
* html .infobox{
	width: 650px;
}
/**/
.infobox a, a:visited{
	font-size:10px;
	color:#5f6162;	
	text-decoration:none;
}
.infoboxadmin{
	float:left;
	border-left: 1px solid #565758;
	padding-left:20px;
	padding-top:20px;
	width: 650px;
	height:660px;
	text-align:left;
	line-height:21px;
	font-size:12px;
	overflow:auto;
}
.infoboxadmin h1{
	margin-top:10px;
	font-weight:normal;
	font-size:11pt;
	color: #0093D0;	
}
/* for Internet Explorer */
/*\*/
* html .infoboxadmin{
	width: 650px;
}
/**/
.infoboxadmin a, a:visited{
	font-size:10px;
	color:#5f6162;	
	text-decoration:none;
}

.nodata{
	font-size:10px;
	margin-top:30px;
	margin-left:30px;
	background:#384043;
	width:400px; 
	height:50px;
	padding:30px;
	opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
	border: 2px solid gray;
}

.pendingBox, .processedBox, .confirmedBox, .paidBox, .shippingBox{
	width:6px;height:6px;
}

.pendingBox{
	background-color:#aa352f;
}

.processedBox{
	background-color:gray;
}

.confirmedBox{
	background-color:#aa862f;
}

.paidBox{
	background-color:#0093D0;
}

.shippingBox{
	background-color:#0093D0;
}

.shippingBox{
	background-color:#52aa2f;
}

.sizebox, .colorbox{
	font-weight:bold;
	width:15px;
	height:15px;
	background:#636366;
	border: 1px solid white;
	padding:3px;
	color: white;
	font-weight: normal;
	float:left;
	margin-right:5px;
}

.sizeboxover, .colorboxover{
	font-weight:bold;
	width:13px;
	height:13px;
	background:gray;
	border: 2px solid white;
	padding:3px;
	color: white;
	font-weight: bold;
	float:left;
	margin-right:5px;
	cursor:pointer;
}
.colorbox{
	width:10px;
	height:10px;
	}
.colorboxover{
	width:8px;
	height:8px;
	}
.sizecharttable td {
	font-size:10px;
}
/* for Internet Explorer */
/*\*/
* html .sizeboxover{
	width:13px;
	height:13px;
}
/**/
.serviceHeader{
	background:#5F6163;
	height:20px;
	width:645px;
	padding-top:5px;
	padding-left:5px;
	margin-bottom:10px;
}
/* for Internet Explorer */
/*\*/
* html .serviceHeader{
	width:660px;
	height:23px;
}
/**/
.activationreport td{
	font-size:10px;
}

.activationreport a{
	color:black;
}

.bigUrl a:link { font-size:18px;color:#0093D0;text-decoration:none;font-weight:bold;}
.bigUrl a:visited {font-size:18px;color:#0093D0;text-decoration:none;font-weight:bold;}
.bigUrl a:active{font-size:18px;color:#0093D0;text-decoration:none;font-weight:bold;}
.bigUrl a:hover {font-size:18px;color:#0093D0;text-decoration:none;font-weight:bold;}

.enterUrl a:link { font-size:18px;color:#ffffff;text-decoration:none;font-weight:normal;}
.enterUrl a:visited {font-size:18px;color:#ffffff;text-decoration:none;font-weight:normal;}
.enterUrl a:active{font-size:18px;color:#ffffff;text-decoration:none;font-weight:normal;}
.enterUrl a:hover {font-size:18px;color:#ffffff;text-decoration:none;font-weight:normal;}

