@charset "utf-8";
/* $Id: popup.css 2510 2009-01-12 11:04:36Z Neil $ */

body {
	background: #fff;
	color: #000;
	font: normal normal normal 11px/normal Arial, Helvetica, sans-serif;
	margin: 10px;
	padding: 0;
	}

h1 {
	font-size: 18px;
	margin: 0 0 18px;
	color:#2a4f7b;
	}
h1 em {
	float: right;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	line-height: 20px;
	margin: 0;
	}

h2  {
	color: #6781a1;
	font-size: 1.2em;
	font-weight: bold;
	}
	
a:link,
a:visited {
	color: #2a4f7b;
	}
a:hover,
a:active {
	color: #6781a1;
	}

a img {
	border: solid 0 #fff;
	}

p {
	line-height: 1.3em;
	margin: 0 0 1.5em;
	}

ul li  {
	list-style-image:  url(/assets/images/icons/bullet_blue.gif) ;
	}
	
h1 a {
	text-decoration: none;
	}
.imgL {
	float: left;
	
	}
.imgR {
	float: right;
	}

.txtL {
	text-align: left;
	}
.txtR {
	text-align: right;
	}
.txtC {
	text-align: center;
	}

.formError {
	clear: left;
	color: #c00;
	font-size: 11px;
	}
.formNote {
	clear: left;
	color: #666;
	}

.msgError {
	background: #fdd;
	border: 1px solid #d87;
	margin:  0 0 1.3em;
	padding: 1.5em 1.3em 0;
	}
	




	
/* =ALT ROW COLORS use class="row#GetProductSpec.CurrentRow MOD 2#"  = */		
.row1 {background-color:#ccc;}
.row0 {background-color:#FFF;}

/* =GENERIC TABLE FORMS= */

form table.gcFormTable {
	border-collapse: collapse;
	margin: 0 auto 1em auto;
	width: 500px;
	}

form table.gcFormTable caption {
	background: #036;
	color: #fff;
	font-weight: bold;
	padding: 3px;
	}

form table.gcFormTable tr.alt {
	background: #eee;
	}

form table.gcFormTable th,
form table.gcFormTable td {
	padding: 2px;
	font: bold 12px/normal Arial, Helvetica, sans-serif;
	}

form table.gcFormTable th {
	padding: 5px 10px 0 0;
	text-align: right;
	vertical-align: top;
	width: 150px;
	}
form p em,
form table.gcFormTable td em {
	color: #c00;
	font-weight: bold;
	}

form table.gcFormTable td {}
form table.gcFormTable td p {
	margin: 0.25em 0 0;
	}
form table.gcFormTable td span.hint {
	clear: left;
	color: #666;
	display: block;
	font-size: 0.9em;
	}
form table.gcFormTable td table {
	margin: 0 0 0 160px;
	}
form table.gcFormTable td table th {
	text-align: left;
	width: auto;
	}
form table.gcFormTable td table th  {
	clear: left;
	cursor: pointer;
	display: block;
	}

form input,
form select {
	font: normal normal 11px/normal Arial, Helvetica, sans-serif;
	}

form p.buttons {
	margin: 1em 0;
	}

/* ============================================================= */
/* ||    buttons for popups, also available in screen.css     || */
/* ||popup.cfm template doesn't call screen.css only popup.css|| */
/* ============================================================= */



/* =SCALABLE BUTTONS
===================================================*/
.btn { display: block; position: relative; background: #aaa; padding: 5px; float:left; color: #fff; text-decoration: none; cursor: pointer; margin-left:5px; }
.btn * { font-style: normal; background-image: url('/assets/images/buttons/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }
.btn span { background-position: bottom left; left: -5px; padding: 0 0 5px 10px; margin-bottom: -5px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 10px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -10px; margin-left: 10px; top: -5px; height: 0; }

.btn_sml { display: block; position: relative; background: #aaa; padding: 5px; float:left; color: #fff; text-decoration: none; cursor: pointer; }
.btn_sml * { font-style: normal; background-image: url('/assets/images/buttons/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btn_sml i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }

.btn_go { display: block; position: relative; background: #aaa; padding: 3px; float:left; color: #fff; text-decoration: none; cursor: pointer; }
.btn_go * { font-style: normal; background-image: url('/assets/images/buttons/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btn_go i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }

.btn_back { display: block; position: relative; background: #aaa; padding: 5px; float:left; color: #fff; text-decoration: none; cursor: pointer; margin-top:5px; }
.btn_back * { font-style: normal; background-image: url('/assets/images/buttons/btn2.png'); background-repeat: no-repeat; display: block; position: relative; }
.btn_back i { background-position: top left; position: absolute; margin-bottom: -5px;  top: 0; left: 0; width: 5px; height: 5px; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.signup { background: #2a4f7b; color:#fff;}
.btn_sml.signup_sml { background: #2a4f7b; color:#fff; font-size:80%}

.btn.go { background:#00FF00; color:#fff;}
.btn_go.go { background: #00FF00; color:#fff; font-size:80%}

.btn.fixed80px { width:80px; margin:auto;}
.btn.fixed90px { width:90px; margin:auto;}
.btn.fixed100px { width:100px; margin:auto;}
.btn.fixed100pc { width:100%; margin:auto;}

.btn.learnmore { background: #fff; color:#000;}
.btn_sml.learnmore_sml { background: #fff; color:#000;}
.btn_back.back { background: #2a4f7b; color:#fff;}
.btn.request { background: #fff; color:#000;}
.btn_sml.request_sml { background: #fff; color:#000; font-size:80%}
.btn.trial { background: #fff; color:#000;}
.btn.signup:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn_sml.signup_sml:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn.learnmore:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn_back.back:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn_sml.learnmore_sml:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn.request:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn_sml.request_sml:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn.go:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn_go.go:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn.trial:hover { background-color: #FF9D9F; color:#fff; text-decoration:none;}
.btn:active { background-color: #444;  color:#fff;}
.btn[class] {  background-image: url('/assets/images/buttons/shade.png'); background-position: bottom; }
.btn_back[class] {  background-image: url('/assets/images/buttons/shade.png'); background-position: bottom; }
.btn_sml[class] {  background-image: url('/assets/images/buttons/shade.png'); background-position: bottom; }
.btn_go[class] {  background-image: url('/assets/images/buttons/shade.png'); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.signup { border-color: #2a4f7b; color:#fff;}
* html .btn_sml.signup_sml { border-color: #2a4f7b; color:#fff; font-size:80%}
* html .btn.learnmore { border-color: #fff; color:#000;}
* html .btn.request { border-color: #fff; color:#000;}
* html .btn_sml.request_sml { border-color: #fff; color:#000; font-size:80%}
* html .btn.trial { border-color: #fff; color:#000;}
* html .btn.signup:hover { border-color: #ff0000; color:#fff; text-decoration:none;}
* html .btn_sml.signup_sml:hover { border-color: #ff0000; color:#fff; text-decoration:none;}
* html .btn.learnmore:hover { border-color: #ff0000; color:#fff; text-decoration:none;}
* html .btn.request:hover { border-color: #ff0000; color:#fff; text-decoration:none;}
* html .btn_sml.request_sml:hover { border-color: #ff0000; color:#fff; text-decoration:none;}
* html .btn.trial:hover { border-color: #ff0000; color:#fff; text-decoration:none;}



#btnRequestCallback,
.btnRequestCallback {
	background-image: url('/assets/images/buttons/request_callback.png');
	width: 130px;
	}
	
#btnSignUpNow,
.btnSignUpNow {
	background-image: url('/assets/images/buttons/sign_up_now.png');
	width: 130px;
	}
	
a.gcButtonImg {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	line-height: 27px;
	margin: 0 0 0 10px;
	text-align: center;
	text-indent: -999em;
	}
a.gcButtonImg:hover {
	background-position: 0 -32px;
	}
a.gcButtonImgSml {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 10px;
	text-align: center;
	text-indent: -999em;
	}
a.gcButtonImgSml:hover {
	background-position: 0 -27px;
	}

#imgThumb {
	display:block;
	width: 80px;
	height: 70px;
}
#imgThumb p{
	font-size:9px;
	text-align:center;
}

/* ============================================================= */
/* ||   			 image thumbnail enlarger	   			  || */
/* ============================================================= */

.imgEnlarge{
position: relative;
z-index: 0;
}

.imgEnlarge:hover{
background-color: transparent;
z-index: 50;
}

.imgEnlarge span{ /*CSS for enlarged image*/
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
border: 1px solid black;
visibility: hidden;
color: black;
text-decoration: none;
}

.imgEnlarge span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.imgEnlarge:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -10px;
left: -2px; /*position where enlarged image should offset horizontally */

}

.closeLink {
	text-align:center;
}

/* =GENERIC TABLE FOR POPUPS ADD CLASS="POPUP" = */

.popup {
  margin: 0px 5px 0px 5px;
}

.popup th{
  background:#036;
  color:#fff;
  font-weight:bold;
  padding:2px;
}

.popup td{
  padding: 0px 2px 0px 2px;
  font-size:10px;
}

.divscroll {
	height: 350px;
	width: 500px;
	overflow: auto;
	border: 0px;
	background-color: #fff;
	margin-top:5px;
	padding: 0px;
}

/* =BASKET= */

#gcBasketTable {
	border: solid 1px #2a4f7b;
	border-collapse: collapse;
	width: 100%;
	}

#gcBasketTable thead tr {
	background: #2a4f7b;
	color:#fff;
	}
#gcBasketTable thead tr th {
	padding: 3px 5px;
	}

#gcBasketTable tbody tr td {
	padding: 3px 5px;
	}
	
#gcBasketTable tbody tr td a {
	color: #2a4f7b;
	text-decoration:none;
}

#gcBasketTable tbody tr td a:hover {
	color: #6781a1;
	text-decoration:underline;
}


	
/* =RELATED OPTIONS POPUP = */
h1.gcOptionHeader {
	margin-bottom:5px;
}

p.gcOptionPrice {
	margin-bottom:5px;
	font-weight:bold;
}


/* =MEDIA POPUP = */

#gcBlackBG {
	width: 100%;
	height:100%;
	background:#000;
	margin:0;
	padding:0;
}

#gcBlackBG #gcMediaViewer{
	width:320px;
	margin: 1px;
}


