
/* portal.genext.us     BOXES & SLIDE-OUTS  -  CSS    */


/* BOXES
--------------------------------------------------------------------*/

.box_small_left {
	width: 97%;
	float: left;
	margin: 0px 10px 0px 10px;
	}
#box-details {
	padding-bottom: 5px;
	}
#box-details .item {
	margin: 3px 5px 0px 0px;
	clear:both;
	border-bottom: 1px dotted #d1d1d1;
	}
#box-details h3 {
	color: #ff6600;
	font-size: 14px;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	border: none;
	text-decoration: none;
	margin: 0px;
	}
#box-details .nav_expand {
	margin: 2px 10px 3px 4px;
	float:left;
	border:none;
	}
#box-details a:hover, #box-details a:active, #box-details a:visited:hover {
	color:#ff6600; font-weight:bold; text-decoration:none; border-bottom:1px dashed #000000;
	}
#box-details a:link, #box-details a:visited {
	color:#0037cd; font-weight:bold; text-decoration:none;  border-bottom:1px dotted #8FBC8F;
	}
#box-details p {
	margin-top: 0px;
	padding: 5px 0px 12px 30px;
	color: #333333; font-size: 12px; line-height: 16px; font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	}
#box-details p span.price {
	color: #ff6600;
	font-size: 13px;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	border: none;
	text-decoration: none;
	padding-left: 20px;
	}
#box-details p span.subtitle {
	color: #000000;
	font-size: 13px;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #000000;
	}
#box-details p span.pad {
	padding-left: 20px;
	color: #333333;
	font-size: 12px;
	line-height: 15px;
	font-family: Tahoma,Verdana,Arial,Helvetica,sans-serif;
	display: block;
	}
#box-details p span.pad span.title {
	color: #ff6600;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial,Tahoma,Verdana,Helvetica,sans-serif;
	border-bottom: 1px solid #000000;
	}
#box-details p table {
	border: 1px solid #d9d9d9;
	background-color:#fdfdfd;
	padding: 10px 4px 5px 0px;
	}

 /* MISC TAGS
--------------------------------------------------------------------*/

.clear {
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	padding:0 0 0 0;
	}


 /* CSS HACKS
--------------------------------------------------------------------*/
 .clearfix {
	display:inline-block;
}

/* Hides from IE-mac \*/
.clearfix {display: block;}
/* End hide from IE-mac */

.clearfix:after {
	content:".";
	display: block;
	height:0;
	clear:both;
	visibility:hidden;
}


/* SLIDE-OUT SPOTLIGHT PANEL
--------------------------------------------------------------------*/

#leftPanel { padding: 10px 12px 20px 5px; }

#leftPanel {
	background-color: #fafafa;
	border-right: 1px solid #353535;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=95); -moz-opacity: 0.95; opacity: 0.95;
	display: none;
	position: absolute; z-index: 10; top: 0px; left: 0px; height: 100%;
	visibility: visible;
	}
#leftPanel .title {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 16px 0px 15px 0px;
	}
#leftPanel .s-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Tahoma,Helvetica,Sans-serif;
	padding: 0px 0px 5px 15px;
	}
#leftPanel .price {
	color: #ee0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Tahoma,Helvetica,Sans-serif;
	text-align: center;
	padding: 14px 7px 0px 0px;
	}
#leftPanel .small {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-family: verdana,Helvetica,Sans-serif;
	text-align: center;
	padding: 0px 6px 0px 0px;
	}
#leftPanel #leftPanelContent{
	color: #000000;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 13px;
	}
#leftPanel #leftPanelContent{ padding: 5px 4px 0px 4px; }

#leftPanel .close450 {
	position: absolute;
	top: 10px;
	left: 425px;
	}
#leftPanel2 .close250 {
	position: absolute;
	top: 10px;
	left: 225px;
	}
#leftPanel .clear {
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	padding:0 0 0 0;
	}

/* SLIDE-DOWN CONTENT BOXES & BUNDLE DISPLAY
--------------------------------------------------------------------*/

.contentBox {
	border:1px solid #000000;
	height:0px;
	visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=93); -moz-opacity: 0.93; opacity: 0.93;
	overflow:hidden;
	padding:6px 8px 6px 6px;
	width:400px;	
	}
.contentBox2 {
	border:1px solid #000000;
	height:0px;
	visibility:hidden;
	position:absolute;
	background-color:#ffffff;
	FILTER: progid:DXImageTransform.Microsoft.Alpha(opacity=93); -moz-opacity: 0.93; opacity: 0.93;
	overflow:hidden;
	padding:6px 8px 6px 6px;
	width:260px;		
	}
.content {
	position:relative;
	color: #000000;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: left;
	}
.contentTitle {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial,Tahoma,Verdana,sans-serif;
	font-size: 18px;
	text-align: center;
	padding: 5px 0px 15px 0px;
	}
.contentS-title {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial,Tahoma,Helvetica,Sans-serif;
	padding: 0px 0px 5px 15px;
	}
.contentPrice {
	color: #ee0000;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial,Tahoma,Helvetica,Sans-serif;
	text-align: center;
	padding: 14px 7px 0px 0px;
	}
.contentSmall {
	color: #000000;
	font-size: 9px;
	font-weight: normal;
	font-family: verdana,Helvetica,Sans-serif;
	text-align: center;
	padding: 0px 6px 0px 0px;
	}
.contentDivider { border-right: 1px dashed #d5d5d5; }
.contentLearn{ 
	text-align: right;
	padding: 8px 5px 1px 0px;
	}
.contentClear {
	clear:both;
	width:0px;
	height:0px;
	line-height:0px;
	padding:0 0 0 0;
	}
.bundleBox {
	margin-right: 3px;
	border:1px solid #d9d9d9;
	background-color:#fdfdfd;
	padding:12px 10px 10px 6px;	
	}
