﻿/* M I S C E L L A N E O U S */
.errmsg, .successmsg {
	margin: 10px 0 !important;
	padding: 0 3px !important;
	line-height: 2em;
	color: #ab0000;
	background-color: #FFC4C4;
}
.successmsg {
	color: #009900;
	background-color: #99ff66;
}
.infoMsg {
	line-height:1.6em;
	margin:8px 0;
	padding:5px 3px;
	background-color:#edf9ff;
	border:solid 1px #99dbff;
}
#oops {
	padding-left: 80px;
	background: transparent url(../../images/icons/warning36x36.gif) no-repeat left center;
}
.hidbtn {
	display: none;
}
.headerButton {
	float: right;
	display: block;
	margin: 0 0 5px 10px;
	padding: 6px 0;
}
.lookup { 
	text-transform: lowercase;
	font-family: Arial;
	font-size: 0.88em;
	font-weight: 600;
	text-decoration: none !important;
	border: #dfead2 3px double;
	color: #fff !important;
	background: transparent url(../../images/ltgreen_grad_back.gif) repeat-x left center;
	padding: 2px 10px;
	vertical-align: middle;
}
.lookup:hover {
	background: transparent url(../../images/green_grad_back.gif) repeat-x left center;
}
.welcome {
	text-transform: capitalize;
	line-height: 1.7em;
}
.divider {
	height: 1px;
	background: url(../../images/divider.gif) repeat-x left;
}
.footerdivider {
	padding: 0;
	margin: 2px 0 0 0;
	height: 2px;
	background-color: #237399;
}
.devicetable {
	width:100%;
	background-color:#fff;
}
.price {
	color: #369303;
	font-weight: 700;
	line-height:1.7em;
}
.listPrice {
	color:#777;
	text-decoration:line-through;
}
.save {
	color:#777;
	text-decoration:none;
	font-style:italic;
}
.alignRight {
	text-align: right;
}
.moneycol {
	width: 6em;
	text-align: right;
}
table.widetable, table.items {
	width: 100%;
}
.unwatermarked {
}
.watermarked {
	background-color:#F0F8FF;
	color:gray;
	padding:1px 0pt 0pt 1px;
	border:1px solid #7f9db9;
}
/* B U T T O N S */
.linkButton {
}
.greybluebutton, .greyorangebutton, .button {
	padding: 4px 10px;
	text-align: center;
	font-weight: bold;
	text-transform: lowercase;
	white-space: nowrap;
}
.greybluebutton a, a.greybluebutton,.greyorangebutton a, .button a {
	text-decoration: none;
}
input[type="submit"].greybluebutton {
	padding-bottom: 2px;
	padding-top: 2px;
}
.greybluebutton {
	color: #445566;
	border: 1px solid #A3CEE0;
	background: transparent url(../../images/ltblue_back.gif) repeat-x left center;
}
.greybluebutton:hover {
	border: 1px solid #2D94C4;
	background: transparent url(../../images/dkblue_back.gif) repeat-x left center;
}
.greyorangebutton:hover {
	border: 1px solid #D8D9DA;
	background: url(../../images/grey_btn_back.gif) repeat-x top left;
}
/* Red Link Button */
.button {
	border: 1px solid #F5D05E;
	background: transparent url(../../images/ltorng_btn_back.gif) repeat-x left center;
}
.button a {
	color: #237399;
}
.button:hover {
	border: 1px solid #ff9900;
	background: transparent url(../../images/orng_btn_back.gif) repeat-x left center;
}
/* C L E A R F I X */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/* AJAX Progress Panel */
#modalprogress, .loading {
	z-index: 10000;
	cursor: wait;
}
#modalprogress {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
}
#modalback {
	z-index: 100001;
	position: fixed;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background-color: #eee;
	filter: alpha(opacity=60);
	opacity: 0.6;
}
#progressMsg {
	z-index: 100002;
	background: #fff url(../../images/loading32.gif) 9em center no-repeat;
	cursor: wait;
	padding: 8px;
	line-height: 3em;
	width: 12em;
	color: #666;
	font-weight: 600;
	position: fixed;
	top: 45%;
	left: 45%;
	border: #00cc00 5px solid;
}
.loading {
	color: #fff;
	background: #666 url(../../images/loading.gif) center center no-repeat;
	line-height: 2em;
	padding-left: 5px;
}
.build {
	color:#ffffff;
}
/* M O N E Y   T A B L E */
tfoot hr {
	border-top: solid 2px #237399;
	height: 2px;
}
td.money {
	text-align: right;
}
/* T A B s   S C H E M E */
.prodTabs .ajax__tab_header {font-family:verdana,tahoma,helvetica;background:url(../../images/tabs/tab-line.gif) repeat-x bottom;}
.prodTabs .ajax__tab_outer {height:2em;padding-right:4px;background:url(../../images/tabs/tab-right.gif) no-repeat right top;}
.prodTabs .ajax__tab_inner {padding-left:3px;background:url(../../images/tabs/tab-left.gif) no-repeat;}
.prodTabs .ajax__tab_tab {height:2em;line-height:1.8em;padding:0 4px;margin:0!important;background:url(../../images/tabs/tab.gif) repeat-x;}
.prodTabs .ajax__tab_hover .ajax__tab_outer {background:url(../../images/tabs/tab-hover-right.gif) no-repeat right top;}
.prodTabs .ajax__tab_hover .ajax__tab_inner {background:url(../../images/tabs/tab-hover-left.gif) no-repeat;}
.prodTabs .ajax__tab_hover .ajax__tab_tab {background:url(../../images/tabs/tab-hover.gif) repeat-x;}
.prodTabs .ajax__tab_active .ajax__tab_outer {background:url(../../images/tabs/tab-active-right.gif) no-repeat right top;}
.prodTabs .ajax__tab_active .ajax__tab_inner {background:url(../../images/tabs/tab-active-left.gif) no-repeat;}
.prodTabs .ajax__tab_active .ajax__tab_tab {background:url(../../images/tabs/tab-active.gif) repeat-x;}
.prodTabs .ajax__tab_body {font-family:verdana,tahoma,helvetica;border:1px solid #A3CEE0;border-top:0;padding:8px;background-color:#fff;}
.prodTabs .ajax__tab_body ul {list-style-type:disc;line-height:1.5em;padding-left:1em;}
.prodTabs .ajax__tab_body ul ul {list-style-type:square;}
.prodTabs .ajax__tab_body p {text-indent:1em;line-height:1.3em;margin-bottom:1em;}
/* Blog by feedburner */
.feed {
	margin:5px;
	padding:7px;
	background-color:#FFFBEF;
	border:solid 1px #ffeb9b;
}
.feed .headline {
	font-weight:normal;
}
.feed .headline a, .feed .headline a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#237399;
}
.feed .date {
	font-size:80%;
	color:#777;
}
.feed li div {
	margin-bottom:5px;
	font-family:Trebuchet MS, Sans-Serif;
}
.feedicon img {
	border:none;
	vertical-align:middle;
}

div#gsfn_search_widget img { border: none; }
div#gsfn_search_widget { font-size: 12px; width: 100%; border: none; padding: 10px;}
div#gsfn_search_widget a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; }
div#gsfn_search_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; } 
div#gsfn_search_widget .powered_by a { color: #333; font-size: 90%; }      
div#gsfn_search_widget form { margin-bottom: 8px; }
div#gsfn_search_widget form label { margin-bottom: 5px; display: block; }
div#gsfn_search_widget form #gsfn_search_query { width: 60%; }
div#gsfn_search_widget div.gsfn_content { }
div#gsfn_search_widget div.gsfn_content li { text-align:left; margin-bottom:6px; }
div#gsfn_search_widget div.gsfn_content a.gsfn_link { line-height: 1; }
div#gsfn_search_widget div.gsfn_content span.time { font-size: 90%; padding-left: 3px; }
div#gsfn_search_widget div.gsfn_content p.gsfn_summary { margin-top: 2px }
div#gsfn_list_widget img { border: none; }
div#gsfn_list_widget { font-size: 12px; width: 100%; border: none; padding: 10px; }
div#gsfn_list_widget a.widget_title { color: #000; display: block; margin-bottom: 10px; font-weight: bold; }
div#gsfn_list_widget .powered_by { margin-top: 8px; padding-top: 8px; border-top: 1px solid #DDD; }
div#gsfn_list_widget .powered_by a { color: #333; font-size: 90%; }
div#gsfn_list_widget div#gsfn_content { }
div#gsfn_list_widget div#gsfn_content li { text-align:left; margin-bottom:6px; }
div#gsfn_list_widget div#gsfn_content a.gsfn_link { line-height: 1; }
div#gsfn_list_widget div#gsfn_content span.time { font-size: 90%; padding-left: 3px; }
div#gsfn_list_widget div#gsfn_content p.gsfn_summary { margin-top: 2px }