

/*################################################################################
#
#	TYPOGRAPHY
#
################################################################################*/

/********************************************************************************/
/* Standard */



p {
	margin-top:10px;	
	font-family:century gothic,arial,sans-serif;
	font-size:13px;
	color:#666666;
}

img {
	border:0;
}

H1 {
	font-size:24px;
	font-family:century gothic, arial, san-serif;
	color:#999999;
	margin:0;
}

H2 {
	font-size:30px;	
	color:#999;
	margin:5px 0px;
	font-family:century gothic,arial,sans-serif;
	font-weight: normal;
	text-transform:lowercase;
}

H3 {
	font-size:18px;
	color:#666;
	font-family:century gothic,arial,sans-serif;
	margin:5px 0px;
	display:block;
	text-transform:lowercase;
}

H4 {
	font-size:15px;
	font-family:century gothic,arial,sans-serif;
	margin:5px 0px;
	text-transform:lowercase;
}

H5 {
	font-size:34px;
	font-weight:bold;
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;
	color:#fff;
	margin:5px 0px;
	text-transform:lowercase;
}

H6 {
	font-size:14px;
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;
	color:#666;
	margin:5px 0px;
	text-transform:lowercase;
}

ul, ol {
	margin: 0 0 0 22px;
}



/********************************************************************************/
/* DNN Default */

.SubHead {
	font-size:12px;
	font-family:century gothic,arial,sans-serif;
	font-weight:bold;
	padding:4px;
}

.Normal {
	font-size:13px;
	font-family:century gothic,arial,sans-serif;
	color:#666;
}

.NormalTextBox {
	font-size:12px!important;
}


/*################################################################################
#
#	DEFAULT ELEMENTS
#
################################################################################*/

body {

	margin:0 auto;
	padding:0;
	font-family:century gothic,arial,sans-serif;
	font-size:13px;
	background-color:#fff;
}

img {
	display:inline;
	border:none;
	padding:0;
	margin:0;
}

div { 
	margin:0;
	padding:0;
}

hr{
	background:none repeat scroll 0 0 #CCCCCC;
	border:2px none #000000;
	color:#000000;
	height:1px;
	margin:5px 0;
}

table, tr, td {
	font-family:century gothic,arial,sans-serif;
	font-size:13px;
}

table,tr,td{margin:0; padding:0;}

a, a:link, a:active, a:hover, a:visited{
	color:#666;
	outline:none;
	font-family:century gothic,arial,sans-serif;
	text-transform:lowercase;
}


/*################################################################################
#
#	CUSTOM ELEMENTS
#
################################################################################*/

#main {
	width:945px;
	margin:0 auto;
}
#main ul{
	margin:0 0 0 0px;
	padding:0;
}
#main li{
	list-style-image:url(images/li.jpg);
	margin:0 0 0 20px;
	padding:0;
}

.insideMain {
	clear:both;
	float:left;
	width:945px;
	margin:10px 0 0 0;
}

#header {
	width:945px;
	margin:10px auto;
	}
	
#hdrText{
	float:right;
	font-size:9px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin:3px 0 0 0;
}
		
#logo {
clear:both;
	width:128px;
	float:left;
	margin:0px 0 0 0;
	}
	
#title{
	float:left;
	width:945px;
	clear:both;
	text-align:center;
	text-transform:lowercase;
	border-bottom:1px solid #DCE6E6;
	margin:0px 0 20px 0;
	padding:20px 0;
}	
		
.content {
	margin:0px 0px 0px 0px;
	width:915px;
}


#dnn_footer{
clear:both;
float:left;
width:945px;
margin:0px 0;
}



#copy {
	clear:both;
	float:left;
	font-size:11px;
	width:150px;
}

#address{
	float:left;
	width:390px;
	font-size:11px;
	margin:0 0 0 10px;
}
#botNav{
	float:right;
	width:250px;
	font-size:11px;
}


		
#bottom {
float:left;
	text-align:center;
	width:945px;
	height:23px;
	margin:10px auto;
	padding:0px 0 0 0;
	clear:both;
}

#login {
	clear:both;
	text-align:center;
	width:846px;
	margin:5px auto;
	padding:0px 0 0 0;
	clear:both;
}

#socialIcons{
	clear:both;
	float:left;
	height:32px;
	width:70px;
}

#wa{
	float:left;
	font-size:12px;
	margin:9px 0 0 7px

}

.submit{
	font-size:10px;
	border:1px solid #999;
	padding:2px 2px;
	height:30px;
	
}	
	
.DNNEmptyPane {
	height:0px!important;
	display:none;
}


/*################################################################################
#
#	HELPERS
#
################################################################################*/

.ListBtn {
	padding:0px 0 20px 0!important;
	width:410px;
}

.parent{
	padding:0px 20px;
}

.border{
	border:1px solid; 
	padding:5px;
	color:#CFCFCF;
}

.dotLink a{
	color:#999967!important;
	font-size:9px;
	font-weight:bold;
	font-family:verdana;
	text-transform:lowercase;
}
.dotLink {
	border-top:dotted 1px #999967;
	border-bottom:dotted 1px #999967;
	padding:5px 0;
	margin:0 0 20px 0;
}

#tlc a{
	float:left;
	padding:10px 0 0 45px;
	font-size:16px;
	background:url(images/tlcSmall.jpg) left bottom no-repeat;
}
.formalwear{
	margin:0 auto;
	width:580px;
}


.formalwear li{
	float:left;
	display:inline;
	list-style:none;
	cursor:pointer;
	margin:10px!important;
	
}
.formalwear td{
	font-size:11px;
	
}

div.register a{
	background:#fff;
	font-weight:bold;
	padding:5px;
	border:1px solid #c4c4c4;
}
.trunkshows td a{
	font-weight:bold;
}
.child{
	width:500px;
	padding:0 15px;
}
.trunkshow-price-range{
	color:#666;
}
.trunkshow-date{
	font-weight:bold;
	color:#666;
	margin:10px 0;
}
.trunkshow{
	width:500px;
	padding:15px;
}
.trunkshow .register{
	margin:20px 0;
}

#dnn_ctr908_NewsArticles_ucSubmitNews_txtDetails_pnlRichTextBox,#dnn_ctr908_NewsArticles_ucSubmitNews_dshAttachment_imgIcon,#dnn_ctr908_NewsArticles_ucSubmitNews_dshExcerpt_imgIcon,#dnn_ctr908_NewsArticles_ucSubmitNews_txtDetails_trView,#dnn_ctr908_NewsArticles_ucSubmitNews_dshExcerpt_lblTitle,#dnn_ctr908_NewsArticles_ucSubmitNews_dshPublish_imgIcon,#dnn_ctr908_NewsArticles_ucSubmitNews_dshPublish_lblTitle,#dnn_ctr908_NewsArticles_ucSubmitNews_dshMeta_imgIcon,#dnn_ctr908_NewsArticles_ucSubmitNews_dshMeta_lblTitle,#dnn_ctr908_NewsArticles_ucSubmitNews_dshExcerpt_pnlRule,#dnn_ctr908_NewsArticles_ucSubmitNews_dshAttachment_lblTitle,#dnn_ctr908_NewsArticles_ucSubmitNews_dshAttachment_pnlRule{display:none;}
#dnn_ctr908_NewsArticles_ucSubmitNews_trAuthor,#dnn_ctr908_NewsArticles_ucSubmitNews_trSecure,#dnn_ctr908_NewsArticles_ucSubmitNews_trFeatured,#dnn_ctr908_NewsArticles_ucSubmitNews_dshMeta_pnlRule{display:none;}
/*################################################################################
#
#	TABS Layout
#
################################################################################*/
#dnn_footer ul{
	margin:0px;
	padding:0;
}
#dnn_footer li{
	margin:5px 0; 
	color:#666;
	list-style:none!important;
	list-style-image:none!important;
 }
 
div.panes div.pane {padding:0 0 10px 0;}

.footerStoreLeft{
	float: left;
	width: 270px;
	height:180px;
	border-right:1px solid #fff;
	margin:10px 0 10px 20px;
 }
.footerStoreLeft h3{color:#333;}
	
.footerStoreCenter{
	float: left;
	width: 270px;
	height:180px;
	border-right:1px solid #fff;
	margin:10px 0 10px 20px;
 }

	
.footerStoreRight{
	float: left;
	width: 270px;
	margin:10px 0 10px 20px;
 }

.footerNewsBg{
	float:left;
	background:white;
	margin:10px 0 0px 10px;
 }
.footerNewsLeft{ 
	float: left;
	width: 150px;
	padding:10px;
	margin:0 0 10px 0px;
 }
.footerNewsLeft a{color:#006699; cursor:default}

.footerNewsCenter{
	float: left;
	width: 450px; 
	padding:10px;
 }
.footerNewsRight{
	float: left;
	width: 200px;
	margin:0 0 0 10px;
	padding:10px 0 0 0;
 }
 
 .footerDriving{
 	float:left;
	background:#fff;
	margin:10px 0 0 0;
 }

.footerDrivingLeft{
	float: left; 
	width: 200px; 
	margin:0 0 0 10px;
}
.footerDrivingLeft a{color:#006699; cursor:default}
	
.footerDrivingCenter{
	float: left;
	width: 280px;
	background: white;
	margin:0px 0 0px 0px;
	padding:10px;
 }
.footerDrivingRight{
	background: white;
	float: left;
	width: 402px;
	margin:0px 0 0px 0px;
	padding:10px;
 }
	body.ie .footerDrivingRight{width: 354px;}
	
#rightBox{
	float:left;
	background:#fff;
	margin:10px 10px 0 10px;
}


/*################################################################################
#
#	ICON SHADOW SIZES
#
################################################################################*/
.collectionsLarge{
-moz-box-shadow:0 0 10px #000;
-webkit-box-shadow:0 0 10px #000;
	float:left;
	border:10px solid #fff;
	padding:8px;
	margin:20px 15px 10px 20px;	
}

.standardLarge{
-moz-box-shadow:0 0 10px #999;
-webkit-box-shadow:0 0 10px #999;
	float:left;
	border:1px solid #ccc;
	padding:8px;
	margin:0 15px 10px 0;	
}
.standardMedium{

-moz-box-shadow:0 0 10px #999;
-webkit-box-shadow:0 0 10px #999;
	float:left;
	border:1px solid #ccc;
	padding:8px;
	margin:0 15px 0px 0;	
}

.standardSmall{
-moz-box-shadow:0 0 10px #999;
-webkit-box-shadow:0 0 10px #999;
	float:left;
	border:1px solid #ccc;
	padding:6px;
	margin:5px 10px 0 0px;
}

/*################################################################################
#
#	DNN PANES
#
################################################################################*/

#dnn_addPhotos{
	clear:both;
	float:right;
	width:300px;
}


#dnn_ContentPane {
	float:left;
	width:725px;
}

#left{
	clear:both;
	float:left;
	width:167px;
}



#dnn_left1 {
	clear:both;
	float:left;
	margin:0px 0 0px 0;
	padding:0px 0 0px 0;
	width:220px;
}

#dnn_left1 .border {
	margin:30px 0;
}


#center{
	float:left;
	width: 330px;
	margin: 0 40px 0 45px;
}

#dnn_centerTop {
	float:left;
	width: 330px;
	
}


	
#dnn_right1 {
	float:left;
	width:736px;
}

#dnn_left2{
	clear:both;
	float:left;
	width:340px;
	margin:0px 20px 0 0px;
}

#dnn_left2 tr{color:#666666;}

#dnn_right2{
	float:left;
	width:580px;
}

body.ie #dnn_right2{
	float:left;
	width:550px;
}

body.ie7 #dnn_right2{
	float:left;
}

#dnn_left3{
	clear:both;
	float:left;
	width:167px;
}

#dnn_right3{
	float:left;
	width:736px;
	height:534px;
	margin:0 0 0 1px;
}

#cluster{
	clear:both;
	float:left;
	width:665px;
}

	#dnn_left4{
	clear:both;
	float:left;
	width:665px;
	}

	#dnn_left45{
	clear:both;
	float:left;
	width:310px;
	margin:10px 0 0 0;
	}

	#dnn_right45{
	float:right;
	width:265px;
	margin:10px 0 0 0;
	}

#dnn_right4{
	float:left;
	width:245px;
	margin:0 0 0 30px;
}

body.ie #dnn_right4{
	width:245px;
	margin:0 0px 0 50px;
}

body.ie7 #dnn_right4{
	margin:0 0 0 30px;
}

#dnn_left5{
	clear:both;
	float:left;
	width:280px;
	margin:0px 20px 0 0px;
}

#dnn_right5{
	float:left;
	width:640px;
}
#dnn_left6{
	clear:both;
	float:left;
	width:455px;
	margin:0px 0px 0 0px;
}

#dnn_right6{
	float:left;
	width:455px;
	margin:0px 0px 0 30px;
}

/*################################################################################
#
#	CLEARFIX
#
################################################################################*/

.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%;
}

/*-------------------------------------------------------------
	News Articles
-------------------------------------------------------------*/
.article{
	margin:20px 0;
}

.articleDate{
	font-weight:bold;
	font-size:12px;
	color:#333;
	padding:10px 0;
}

.articleTitle a{
	color:#FF3399;
	padding:10px 0;
	text-transform:none;
	font-weight:bold;
}


/*##############################################################
---------------------------------------------------------------

	CSS MENU

---------------------------------------------------------------
##############################################################*/

/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/

#menu1 {
	float:right;
	margin:0 10px 0 0;
}

	body.ie #menu {
	top:3px;
	}

#hdrNav{
}


#hdrNav, #hdrNav ul {
	clear:both;
	float:left!important;
	list-style:none;
	padding: 0px;
	margin: 0px;
	width:auto!important;
}

#hdrNav li {
	border:none;
	float:left;
	list-style: none;
	list-style-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 4px;
}

#hdrNav li:hover {
	background-color: #fff;
}

#hdrNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:10px;
	color:#909090;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-repeat:no-repeat!important;
	background-position:left top;
	padding: 3px 4px;
	margin: 0px 0px 0px 0px;
	background-image:none;
	background-position:right;
}


#hdrNav a:hover {
	color:#000;
	background-position:left;
}
	body.ie #hdrNav a {
		padding:2px 10px 0px 10px;
		height:24px;
		float:left;
	}


/*-------------------------------------------------------------
	TOP NAV
-------------------------------------------------------------*/


/*-------------------------------------------------------------
	LEVEL ONE
-------------------------------------------------------------*/
.menuFull{
	width:100%;
	height:49px;
	border-bottom:1px solid #e1e1e1;
	float:left;
}

body.ie .menuFull{float:none; height:48px;}

#menu2 {
	width:945px;
	margin:10px auto;
}



#topNav{
}


#topNav, #topNav ul {
	clear:both;
	float:left!important;
	list-style:none;
	padding: 0px;
	margin: 0px;
	width:auto!important;
}

#topNav li {
	border:none;
	float:left;
	list-style: none;
	list-style-image:none;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px;
	margin-bottom:0px;

}
#topNav li:hover, #topNav li.SelectedTab{
	margin: 0px 1px;
}


#topNav a {
	font-family:century gothic,arial,sans-serif;
	font-weight:normal;	
	font-size:15px;
	color:#909090;
	display:block;
	text-decoration:none;
	text-transform:lowercase;
	text-align:center;
	background-repeat:no-repeat!important;
	background-position:left top;
	padding: 9px 10px;
	height:20px;
	width:auto;
	float:left;
	background-image:url(images/div.jpg);
	background-position:right;
	border-top:1px solid #fff;
	border-bottom:1px solid #e1e1e1;
	position:relative;
	z-index:50;
	
}
body.ie #topNav a{border-bottom:1px solid #fff;}
body.ie8 #topNav a {padding-bottom:9px;}

#topNav a:hover, #topNav .SelectedTab a{
	border-top:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #fff;
	border-left:1px solid #e1e1e1;
	background:none;
}

	body.ie #topNav a {
		margin:0px 0 -10px 0;
	}
	body.ie #topNav a:hover,body.ie #topNav .SelectedTab a {
	padding: 8px 17px 8px 17px;
	}

/*-------------------------------------------------------------
	LEVEL TWO
-------------------------------------------------------------*/

#topNav li li {
	float:left;
	border:none;
	list-style: none;
	list-style-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px;
}

#topNav li li a{
}

#topNav li li.iehover {
 	background-color:#FFF!important;
 }
 
#topNav li li:hover, #topNav ul ul a, #topNav ul ul .SelectedTab {
	background:none!important;
	color:#fff;
}
#topNav li:hover ul ul, #topNav li:hover ul ul ul, #topNav li.iehover ul ul, #topNav li.iehover ul ul ul {
	left: -999em;
}

#topNav li:hover ul, #topNav li li:hover ul, #topNav li li li:hover ul, #topNav li.iehover ul, #topNav li li.iehover ul, #topNav li li li.iehover ul {
	left: auto;
}


#topNav li ul {
	position: absolute;
	left: -999em;
	font-weight: normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	width:auto;
	clear:both;
	height:auto;
	
}
	
#topNav ul ul a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:11px;
	color:#909090;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-repeat:no-repeat!important;
	background-position:left top;
	padding: 4px 4px;
	margin: 10px 0px 0px 0px;
	background:url(images/div2.jpg) transparent right!important;



}

#topNav ul ul a:hover {
background:url(images/nav_bg.jpg) repeat-y!important;
}



/*-------------------------------------------------------------
	SUB MENU
-------------------------------------------------------------*/


#menu3 {
	clear:both;
	padding:0 0 10px 0;
	width:1000px;
	margin:18px auto 10px auto;

}


#subNav{
}


#subNav, #subNav ul {
	clear:both;
	float:left!important;
	list-style:none;
	padding: 0px;
	margin: 0px;
	width:auto!important;
}

#subNav li {
	border:none;
	float:left;
	list-style: none;
	list-style-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding: 0px 0px 0px 0px;
	margin: 0px 2px;


}

#subNav li:hover {
	background-color: #fff;

}

#subNav a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;	
	font-size:11px;
	color:#909090;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-repeat:no-repeat!important;
	background-position:left top;
	margin: 0px 0px 0px 0px;
	padding:0 15px 0 10px;
	background-image:url(images/div2.jpg);
	background-position:right;
}


#subNav a:hover, #subNav li.SelectedTab a {
	color:#000!important;
}


/*-------------------------------------------------------------
	LEFT NAV
-------------------------------------------------------------*/

#menu4{
	float:left;
	width:167px;
	height:536px;
	overflow:hidden;
	
}
#leftNavHome, #leftNavHome ul { /* all lists */
	padding: 0;
	margin: 0px;
	list-style: none;
	float :left;
	background:#242424;
} 

#leftNavHome li{
	margin:0px 0 0px 0;
	clear:both;
	float :left;
	list-style:none;
	background:url(images/leftNavHome_bg.jpg) bottom no-repeat;
}

#leftNavHome li  a{
	float:left;
	list-style:none;
	text-decoration : none;
	text-transform:lowercase;
	font-size:14px;
	color:#ccc;
	text-align:center;
	width:167px;
	margin:0px 0 0 0px;
	
}


#leftNavHome li.SelectedTab a {
	font-weight:normal;
	
}

#leftNavHome li.SelectedTab{
	background:url(images/leftNavHomeOver_bg.jpg) bottom no-repeat;
}

#leftNavHome li:hover , #leftNavHome li.sfhover {
background:url(images/leftNavHomeOver_bg.jpg) bottom no-repeat;
}

#leftNavHome li:hover a, #leftNavHome li.sfhover a { }

#leftNavHome li:hover{/*background*/ }

#menu5{
	float:left;
}


#leftNav, #leftNav ul { /* all lists */
	padding: 0;
	margin: 0px;
	list-style: none;
	float :left;
} 

#leftNav li{
	clear:both;
	margin:0 0 0 0;
	list-style:none;
}

body.ie #leftNav li{

}

#leftNav li  a{
	position : relative;
	float :left;
	list-style:none;
	width: 220px;
	text-decoration : none;
	text-transform:lowercase;
	background:#fff;
	font-size:12px;
	color:#636363;
	padding:6px 0 6px 0;
	border-bottom:1px dotted #c5c5c5;
}


#leftNav li.SelectedTab a {
	color:#636363;
}

#leftNav li.SelectedTab{
}

#leftNav li:hover, #leftNav li.sfhover {
	background:#f2f2f2;
}

#leftNav li:hover a, #leftNav li.sfhover a { color:#333!important; background:#f2f2f2;}

#leftNav li:hover{/*background*/}


#botMenu{
	float:left;
}

#botNav{
}


#dnn_botNav, #dnn_botNav ul {
	float:left!important;
	list-style:none;
	padding: 0px;
	margin: 0px;
	width:auto!important;
}

#dnn_botNav li {
	border:none;
	float:left;
	list-style: none;
	list-style-image:none;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	border-right:1px solid #ccc;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#dnn_botNav li:hover {
	background-color: #fff;
}

#dnn_botNav a {

	font-size:10px;

	display:block;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	background-repeat:no-repeat!important;
	background-position:left top;
	padding: 0px 6px;
	margin: 0px 0px 0px 0px;
	background-image:none;
	background-position:right;
}


#dnn_botNav a:hover {
	color:#000;
	background-position:left;
}
	body.ie #hdrNav a {
		padding:2px 10px 0px 10px;
		height:24px;
		float:left;
	}

.bbl-banner{
	clear:both;
	width:945px;
	height:88px;
}

