/* 
================================
Skin styles for DotNetNuke
================================
*/   



body
{	
	text-align:center;
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	background-position:center;
}
	
.pagemaster {
	width: 100%;
	background-color: #fefefe;
	margin-left: auto; 
	margin-right: auto;

}

.topmenu
{	
	width:1024px;	
	vertical-align:top;		
	margin-left: auto; 
	margin-right: auto;		
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
}

.heading
{
	color:BLACK;
	font-size:12px;
	text-decoration:none;
	font-family:Arial;
	font-weight:bold;
}

.NormalBold
{
	padding-right:0px;
	font-size:12px;
	text-decoration:none;	
	color:BLACK;
	font-weight:bold;
	font-family:Arial;
/*color:#EF238E;*/
	
}
	
.homecontentfull
{
	
	width:1024px;
    background-image:url(images/bgblack.gif);
    background-repeat:repeat-x;
	margin-left: auto; margin-right: auto;

}

.fullwidth
{
	width:1024px;	
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	margin-left: auto; 
	margin-right: auto;
	vertical-align:top;	
}

.skinmaster {
	
	width:952px;
	margin-left: auto; margin-right: auto;
	
	
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px; 
}
.skinheader 
{
	width:952px;
	
	margin-left: auto; margin-right: auto;
	
}
.logo
{
	width:200px;
	padding:25px;
	background-color:Transparent;
}

.TheLookTitle
{
	width:150px;
	color:#333333;
	font-size:21px;
	text-align:left;
	font-family:Arial;
	padding-left:20px;
	background-image:url(images/blackline.gif);
	background-repeat:repeat-x;
	background-position:left 4px;
	padding-top:17px;
	
}
.Title
{
	color:#333333;
	font-size:20px;
	text-align:left;
	font-family:Arial;
	vertical-align:top;
	
}

.breadcrumbs
{
	padding-top:9px;
		padding-bottom:8px;
}
a.breadcrumbs,
.breadcrumbs a,
a.breadcrumbs:Link
{
	font-family:Arial;
	font-size:10px;
	color:#333333;

	
}

.breadcrumbs a:hover, .breadcrumbs a:active, a.breadcrumbs:active
{
	font-family:Arial;
	font-size:10px;
	color:#EF238E;
	text-decoration:none;
}


A.breadcrumbs:link {	
    font-family:Arial;
	font-size:10px;
	color:#333333;
}
	
A.breadcrumbs:visited {	font-family:Arial;
	font-size:10px;
	color:#EF238E;}

A.breadcrumbs:hover {	font-family:Arial;
	font-size:10px;
	color:#EF238E; text-decoration:none;} 
A.breadcrumbs:active{	font-family:Arial;
	font-size:10px;
	color:#EF238E;}

.topitems
{
	color:#CCCCCC;font-family:Arial;
	font-size:10px;
	
		
		
	
}

.searchtd
{
	color:#333333;
	font-family:Arial;
	font-size:11px;




}
.searchclass .NormalTextBox,
.searchtd .NormalTextBox
{
	color:#333333;
	border: 1px solid #EF238E;


}

.searchclass, a.searchclass:link, a.searchclass:visited, a.searchclass:hover, a.searchclass:active 
{
	background:url(images/submit.gif);

	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:30px;
	font-size:18px;
	text-decoration:none;
	
}
.shopforclass, a.shopforclass:link, a.shopforclass:visited, a.shopforclass:hover, a.shopforclass:active 
{
	background:url(images/submit.gif);

	display:inline-block;
	
	background-repeat:no-repeat;
	background-position:left;
padding-right:30px;
	font-size:18px;
	text-decoration:none;

	height:18px;
vertical-align:middle;
	padding-bottom:-20px;
}

.topitems a:link {	font-family:Arial;
	font-size:10px;
	color:#EF238E; padding-left:15px;
	padding-right:15px; text-transform:capitalize;}
.topitems a:visited {	font-family:Arial;
	font-size:10px;
	color:#EF238E; padding-left:15px;
	padding-right:15px;text-transform:capitalize;}

.topitems a:hover {	font-family:Arial;
	font-size:10px;
	color:#EF238E; padding-left:15px;
	padding-right:15px; text-decoration:none;text-transform:capitalize;} 
.topitems a:active{	font-family:Arial;
	font-size:10px;
	color:#EF238E; padding-left:15px;
	padding-right:15px;text-transform:capitalize;}
	
	
.contentwidth
{
	width:952px;	
	margin-left:35px;
	margin-right: auto;
}

.homecontent
{
	width:950px;	
	margin-left: auto;
	margin-right: auto;
	background-color:Transparent;
}

.lefthomeborder
{
	background-image: url(images/background_left.gif);
	background-position:right top;
	background-repeat:repeat-y;
	width:100%;
	padding-left:2px;
	border-top:solid 24px black;
}
.righthomeborder
{
	background-image: url(images/background_right.gif);
	background-position:left top;
	background-repeat:repeat-y;
	width:100%;
	border-top:solid 24px black;
}
.blackline
{
	width:952px;
	height:3px;

	background-image:url(images/blackline.gif);
	background-repeat:repeat-x;	
	margin-left: auto; 
	margin-right: auto;
}

.skingradient {
	background-image: url(gradient_DkBlue.jpg); 
	height:30px;
}

.fullwidthfooter
{
	width:1024px;	
	background-image:url(images/background.gif);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right: auto;
	overflow:auto;	
}

.fullfooter
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	width: 952px;	
	border-top: 3px solid #E5E5E5;		
	padding-top:4px;
	padding-bottom:3px;	
}
.copyrightfooter
{
	margin-left: auto;
	margin-right: auto;	
	width: 952px;	
	border-top: 1px solid #E5E5E5;		
	padding-right:5px;
	word-spacing:2px;
}

.thediv
{    
	width: 1024px;	
	vertical-align:top;		
	margin-left: auto; 
	margin-right: auto;		
	background-image:url(images/background.gif);
	background-repeat:repeat-y;	
}

.footer,
.footer:Link
{
	font-family:Arial;
	color:#333333;
	font-size:10px;
	padding-right:5px;
	
}
.footercolor
{
	color:#CCCCCC;
	font-size:8px;	
}

.controlpanel {
	width: 100%;
	background-color: #fefefe;
}

.TopLeftPane
{
	width:567px;
	
	background-color:Transparent;
	padding-bottom:1px;
	padding-right:3px;
}

.TopRightPane
{
	width:383px;
	
	background-color:Transparent;
	padding-bottom:1px;
}


.toppane {
	
	background-color:Transparent;
	
	
	
	padding-bottom:1px;
	
	
}

.middlepane
{
	
	background-color:Transparent;
	
	

	padding-bottom:1px;
	
	
}

.p20
{
	width:20px;
}

.Bottom1
{
    border: 0px;
    padding: 0px;
    margin: 0px;
	width: 238px;
	overflow:hidden;

	background-color:White;
	vertical-align:top;
}
.Bottom2
{
	width:237px;

	background-color:White;
	vertical-align:top;
	
}.Bottom3
{
	width:237px;
	
	background-color:White;
	vertical-align:top;
	
}.Bottom4
{
	width:237px;
	
	background-color:White;
	vertical-align:top;
}
.bottompane {
	background-color:Transparent;
	
	

	padding-bottom:1px;
	
}

.lookleftpane
{
	width:180px;
		background-color:Transparent;
	
	

}
.lookrightpane
{
	width:200px;
		background-color:Transparent;
	
	
	
}
.lookfullpane
{
	width:752px;
	background-color:Transparent;
	
	

}
	
.lookmidpane
{
	width:590px;
		background-color:Transparent;
	
	
	
}

.lookrightpane
{
	width:192px;
	
		background-color:Transparent;
	
	
	
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #8da4d3; 
}

.main_dnnmenu_itemhover td {  
	background-color: #8da4d3; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 

}
.main_dnnmenu_submenu {
	background-color: #cad5ea;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: verdana, sans-serif; 
  font-size: 11px;
  font-weight: normal;
}
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	-moz-border-radius-bottomleft: 15px; 
	-moz-border-radius-bottomright: 15px; 
	-moz-border-radius-topleft: 3px; 
	-moz-border-radius-topright: 3px;
}
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}



/************************** Gstore css stuff **************/


.productList
{
		background-image:url(images/dotted_border.gif);
	background-repeat:repeat-x;
	background-position:left top;
	margin-right:20px;
	height:260px;
	width:250px;
	
	
	
}

.productlistdetails
{
	padding-left:10px;
}

.productlistpricedetails
{
	padding-left:0px;
}


.productlistoptionsdetails
{

		padding-left:10px;
	line-height:25px;
}
.ProductListDiscountPink
{
	color:#EF238E;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
		font-family:Arial;
	font-size:12px;
	padding:0 0 0 0;
	
}
.productImages
{/*border:solid 1px #cccccc;*/
	padding-right:10px;
		font-family:Arial;
	font-size:12px;
	position:relative;

}


.productquantity
{
	width:13px;
	height:15px;
		font-family:Arial;
	font-size:12px;
}

.ProductSummary
{
	color:#333333;
	font-family:Arial;
	font-size:12px;
}
.PinkProductName, a.PinkProductName, a.PinkProductName:link, a.PinkProductName:hover, a.PinkProductName:active, a.PinkProductName:visited
{

	color:#EF238E;
	font-family:Arial;
	font-size:12px;
		font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}


.ProductDiscountBlack
{
	color:Black;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:line-through;
	padding:5px 5px 5px 5px;
		font-family:Arial;
	font-size:12px;
}

.BlackHeading, a.BlackHeading, a.BlackHeading:link, a.BlackHeading:hover, a.BlackHeading:active, a.BlackHeading:visited 
{
	color:Black;
	font-weight:Normal;
	text-transform:uppercase;
	
	padding:5px 5px 5px 5px;
		font-family:Arial;
	font-size:20px;
}

.WeLoveTitle
{
	color:black;
		font-family:Arial;
	padding:15px 10px 20px 10px;
	font-size:16px;

}


.WeAlsoSuggest
{
	color:#333333;
		font-family:Arial;
	padding-left:1px;
}

.WeAlsoSuggesttd
{
		
		font-family:Arial;
		padding:0px 0px 0px 0px;
		
	
}
.WeAlsoSuggesttdmid
{
		
		font-family:Arial;
		padding:0px 0px 0px 0px;
		border-right:1px dashed #EF238E;
		 border-left:1px dashed #EF238E;
	
}

.ProductNoDiscountBlack
{
	color:Black;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 5px 5px 5px;
		font-family:Arial;
	font-size:12px;
}
.ProductDiscountPink
{
	color:#EF238E;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 5px 5px 5px;
		font-family:Arial;
	font-size:12px;
	
}

.QuantityLabel, a.QuantityLabel, a.QuantityLabel:link, a.QuantityLabel:hover, a.QuantityLabel:active, a.QuantityLabel:visited
{
	color:#EF238E;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 0px 5px 0px;
		font-family:Arial;
	font-size:11px;
	
}
.ProductNormalDiscountPink, a.ProductNormalDiscountPink, a.ProductNormalDiscountPink:link, a.ProductNormalDiscountPink:hover, a.ProductNormalDiscountPink:active, a.ProductNormalDiscountPink:visited
{
	color:#EF238E;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 5px 5px 5px;
		font-family:Arial;
	font-size:11px;
	
}

.quantityDropDown
{
	width:40px;
}
.AddToCartButton, a.AddToCartButton, a.AddToCartButton:link, a.AddToCartButton:hover, a.AddToCartButton:active, a.AddToCartButton:visited
{
	background:url(images/shoppingcart.gif) no-repeat;
	background-color:White;
color:#EF238E;
	font-weight:normal;
	text-transform:uppercase;
	text-decoration:none;
padding-left:20px;
		font-family:Arial;
	font-size:11px;
}



.PagerContainerTable
{
	color:#EF238E;
	
}
.PagerInfoCell
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 3px;
	font: bold 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
	color:#EF238E;
	padding-top: 3px;
	white-space: nowrap;
	
	font-weight:normal;
}
.PagerInfoCell:link
{
	color:#EF238E;
	text-decoration: none;
}
.PagerInfoCell:visited
{
	color:#EF238E;
	text-decoration: none;
}
.PagerCurrentPageCell
{
	color:#EF238E;
	font-weight: bold;
	
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	
}
.PagerOtherPageCells
{

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.PagerSSCCells
{
	background-color: #cccccc;
	padding: 20px;
}
.PagerHyperlinkStyle
{
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:hover
{
	color:#EF238E;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:link
{
	color:#EF238E;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:visited
{
	color:#EF238E;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}
.PagerHyperlinkStyle:active
{
	color:#EF238E;
	text-decoration: none;
	font: 11px arial, verdana, geneva, lucida, 'lucida grande' , arial, helvetica, sans-serif;
}

/*

modal popup (used to display full sized images

Move this to your portal.css file if preferred

*/

div.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding: 10px;
	text-align: center;
	position:absolute;
}
/*************** tab stuff  for gstore ****************** /
	

/* default layout */
.Tab .ajax__tab_default .ajax__tab_header {white-space:nowrap;}
.Tab .ajax__tab_default .ajax__tab_outer {display:-moz-inline-box;display:inline-block}
.Tab .ajax__tab_default .ajax__tab_inner {display:-moz-inline-box;display:inline-block}
.Tab .ajax__tab_default .ajax__tab_tab {margin-right:0px;overflow:hidden;text-align:center;cursor:pointer;display:-moz-inline-box;display:inline-block; width:400px;}

/* xp theme */
.Tab  .ajax__tab_header {font-family:Arial;font-size:12px; text-transform:uppercase; background:url(images/tabs/tab-line.gif) repeat-x bottom; padding-left:1px;}
.Tab  .ajax__tab_outer {padding-right:5px;background:url(images/tabs/tab-right.gif) no-repeat right;height:23px;margin-left:-1px;}
.Tab  .ajax__tab_inner {padding-left:9px;background:url(images/tabs/tab-left.gif) no-repeat;}
.Tab  .ajax__tab_tab {height:23px;padding-left:9px;padding-right:9px; padding-top:5px; background:url(images/tabs/tab.gif) repeat-x; color:#cccccc; }
.Tab  .ajax__tab_hover .ajax__tab_outer {background:url(images/tabs/tab-hover-right.gif) no-repeat right;}
.Tab  .ajax__tab_hover .ajax__tab_inner {background:url(images/tabs/tab-hover-left.gif) no-repeat;}
.Tab  .ajax__tab_hover .ajax__tab_tab {background:url(images/tabs/tab-hover.gif) repeat-x; color:#333333;}
.Tab  .ajax__tab_active .ajax__tab_outer {background:url(images/tabs/tab-active-right.gif) no-repeat right;}
.Tab  .ajax__tab_active .ajax__tab_inner {background:url(images/tabs/tab-active-left.gif) no-repeat;}
.Tab  .ajax__tab_active .ajax__tab_tab {background:url(images/tabs/tab-active.gif) repeat-x; color:#333333;}
.Tab  .ajax__tab_body {font-family:verdana,tahoma,helvetica;font-size:11px;border:1px solid #cccccc;border-top:0;padding:8px;background-color:#ffffff; color:#333333;}

/* scrolling */
.Tab .ajax__scroll_horiz {overflow-x:scroll;}
.Tab .ajax__scroll_vert {overflow-y:scroll;}
.Tab .ajax__scroll_both {overflow:scroll}
.Tab .ajax__scroll_auto {overflow:auto}

/* plain theme */
.Tab .ajax__tab_plain .ajax__tab_outer {text-align: center; vertical-align: middle; border:2px solid #999999;}
.Tab .ajax__tab_plain .ajax__tab_inner {text-align: center; vertical-align: middle; }
.Tab .ajax__tab_plain .ajax__tab_body {text-align: center; vertical-align: middle;}
.Tab .ajax__tab_plain .ajax__tab_header {text-align: center; vertical-align: middle;}
.Tab .ajax__tab_plain .ajax__tab_active .ajax__tab_outer {background:#FFFFE1;}

.Registrationclass, a.Registrationclass,  a.:Link,  a.Registrationclass:Hover,  a.Registrationclass:active,  a.Registrationclass:visited
{
	color:#333333;
	font-size:11px;
	font-family:Arial;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
}

.greylabel
{
	color:#333333;
	font-family:Arial;
	
	font-size:12px;
}


.requiredpink
{
	color:#EF238E;
		font-family:Arial;
			font-size:12px;
}
.visaclass
{
	color:#333333;
	font-family:Arial;
	background-image:url(images/visa.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:94px;
	font-size:12px;
}


.returns
{
	padding:10px 10px 10px 10px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-family:Arial;
	font-size:12px;
	
	
}

.returnslink, a.returnslink,  a.returnslink:Link,  a.returnslink:Hover,  a.returnslink:active,  a.returnslink:visited
{
	
	color:#EF238E;
	text-decoration:none;
	text-transform:none;
	font-size:12px;
	font-family:Arial;
	
	
}

.buynow, a.buynow:link, a.buynow:visited, a.buynow:hover, a.buynow:active 
{
	background:url(images/submit.gif);

	background-repeat:no-repeat;
	background-position:left bottom;
	padding-right:30px;
	font-size:18px;
	text-decoration:none;
	
}

.usepromotion, a.usepromotion:link, a.usepromotion:visited, a.usepromotion:hover, a.usepromotion:active 
{
	background:url(images/submit.gif);

	background-repeat:no-repeat;
	background-position:right bottom;
	padding-left:0px;
	font-size:28px;
	text-decoration:none;
	color:#EF238E;
	font-weight:bold;
	font-family:Arial;
	height:30px;
	
}
.usepromotion1, a.usepromotion1:link, a.usepromotion1:visited, a.usepromotion1:hover, a.usepromotion1:active 
{

	padding-right:0px;
	font-size:12px;
	text-decoration:none;
	color:#EF238E;
	font-weight:bold;
	font-family:Arial;
	height:30px;
	
}

.checkout, a.checkout:link, a.checkout:visited, a.checkout:hover, a.checkout:active 
{
	background:url(images/submit.gif);

	background-repeat:no-repeat;
	background-position:center bottom;
	padding-left:0px;
	font-size:28px;
	text-decoration:none;
	color:#EF238E;
	font-weight:bold;
	font-family:Arial;
	height:30px;	
}

/* footer item */
.fullfooter a{
    color:#333333;
    font-family:Arial,Helvetica,sans-serif;
    font-size:10px;
    font-weight:bold;
    text-decoration:none;
    text-transform:capitalize;
}

.fullfooter table{    
    white-space:nowrap;    
}

.fullfooter td{      
    padding-top: 0;  
    white-space:nowrap;    
}

.fullfooter tr.bottomseparator
{	    
	border-bottom:solid 1px #E5E5E5;
}

.fullfooter .DNNAlignleft td{            
    padding-left:15px;
    padding-right:15px;
    /*border-right-color:#CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;*/
    vertical-align: middle;
}

.fullfooter .LinksDesignTable td{                
    border-color: White;
    border-width: 1px; 
    height: 9px;
}


.DynamicForms_Summary
{    
	font-size:12px;
	text-decoration:none;
	color:#EF5050;		
	font-family: Arial, Verdana, san-serif;    
    font-weight: bold;
}