/* Universal Elements */
body{
	background:url($baseUrl/images/bg.jpg);
	}

/* General Styles */
.clear { clear:both; }
.float-l{ float:left; }
.float-r{ float:right; }

/* H1 to H6 type Styles */
h1 {  font-weight:normal; color:#585858; font-size:30px; }
h2 {  font-weight:normal; color:#585858; font-size:18px; }
h3 {  font-weight:normal; color:#585858; font-size:15px; }

/* Header */
#header{
	padding: 0px;
	margin: 0 auto;
	height:210px;
	text-align:left;
	background: url(../images/top-bg.jpg) repeat-x;
}

#headerLogo{
	float:left;
	width:650px;
	height:210px; 
	background url($baseUrl/images/top-logo.jpg) no-repeat;
}
	
#header #topWrapper{
	margin: 0 auto;
	width:960px; 
	height:210px;
	background: url(../images/top-logo.jpg) no-repeat top left;
	}
	
#header #topWrapperOverlay{
	width:311px; 
	height:210px;
	}
	
#header #shoppingCart{
	font-family: 'Ubuntu', sans-serif;
	font-weight:400;
	font-size:16px;
	color:#ebebeb;
    float: right;
    height: 120px;
    margin-right: 10px;
    margin-top: 48px;
    padding: 10px;
    width: 280px;
}

/* Page Holder */
#mainWrapper{
	/*background:#fff;*/
	height:800px; 
	width:960px; 
	margin:0 auto; 
	}

#bannerImg{
	margin-bottom:30px;
	}

#contentArea{
	width:630px;
	padding:20px 0px 60px 20px;
	float:right;
	background: url(../images/content-shadow.png) transparent repeat-y top left;
}

#contentArea h2{
	margin:10px 0px;
	color: #585858;
	font-size:18px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
}

#contentArea p{
	margin:10px 0px;
	color: #585858;
	font-size:13px;
	line-height: 1.6em;
}

#navArea{
	padding-top: 20px;
	width:310px;
}

#navArea ul li{
	line-height:45px;
	height:45px;
	padding-left:10px;
	display:block;
	width:300px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:16px;
	background: url(../images/nav-bg.jpg) top left;
	margin:10px 0px 0px 0px;
	color:#ebebeb;
	text-shadow: 1px 1px 1px #000;
	letter-spacing:.08em;
	}
	
#navContactBox{
	height:154px !important;
	padding:10px 0px 0px 10px;
	display:block;
	width:300px;
	font-family: 'Ubuntu', sans-serif;
	font-weight:700;
	font-size:16px;
	background: url(../images/nav-bg.jpg) top left;
	margin:10px 0px 0px 0px;
	color:#ebebeb;
	text-shadow: 1px 1px 1px #000;
	letter-spacing:.08em;
	float:left;
	}
	
#navContactBox img{
	margin:0px 10px 10px 0px;
	float:left;
	}

#navArea a{
	color:#ebebeb;
	}
	
#navArea a:hover{
	color:#8a96ad;
	}
	
.nest{
	padding-left:30px !important;
	width:280px !important;
	font-size:16px !important;
	font-weight:400 !important;
	}


/* Footer */
#footer{
	padding: 0px;
	margin: 0 auto;
	height:175px;
	text-align:left;
	background:url(../images/footer-bg.png) bottom repeat-x;
}

#footerMtns{
	float:left;
	width:380px;
	height:57px;
	background:url(../images/footer-mtns.png);
	padding-top:118px
}

#footerLogo{
	float:right;
	padding-top:117px;
}

#footer #footerWrapper{
	margin: 0 auto;
	width:960px; 
	height:175px;
	background:transparent;
}

#header #search {
    float: right;
    padding: 15px 0 0;
}

#header #checkout {
    float: right;
    padding: 5px 0 10px;
}

#header #shoppingCart ul {
    float: right;
    padding: 5px 0 0;
}

#header #shoppingCart a {
	color: #FFFFFF;	
}

.title_pagination {
    border-bottom: 1px solid #ECECE8;
    border-top: 1px solid #ECECE8;
    float: left;
    padding: 8px 0;
    width: 626px;
}

.title_pagination h2 {
    float: left;
    font-size: 14px;
}

.group_row {
    border-bottom: 1px solid #ECECE8;
    float: left;
    padding: 10px 4px 10px 4px;
    width: 626px;
}

.group_col {
    border-right: 2px solid #ECECE8;
    float: left;
    margin: 0 10px 0 9px;
    width: 135px;
}

.group_col .media {
    float: left;
    padding: 10px 10px 0;
    width: 115px;
}

.group_col .description {
    float: left;
    padding: 0 10px 10px;
    width: 115px;
}

.group_col .media a {
    float: left;
    padding: 5px;
	border: 1px solid #ECECE8;
}

.group_col .media a img {
    float: left;
	border: 1px solid #ECECE8;
}

.group_col .description h5 {
    padding: 0 10px 5px;
	margin: 10px 0;
	font-family: 'Ubuntu',sans-serif;
    font-size: 13px;
}


.group_col .description h5 a {
    color: #5C7BA0;
}

.red {
    color: #C77522;
    font-size: 16px;
	font-family: 'Ubuntu',sans-serif;
}

.msrp {
	font-size: 15px;
	font-family: 'Ubuntu',sans-serif;
}

a {
    color: #555555;
}

.btn {
    background: none repeat scroll 0 0 #357E25;
    border-color: #DCDBDC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
	font-family: 'Vollkorn',serif;
    font-size: 17px;
    margin: 1px;
    padding: 2px 6px;
}

.srch {
    background: none repeat scroll 0 0 #C77522;
    border-color: #DCDBDC;
    border-style: solid;
    border-width: 1px;
    color: #FFFFFF;
    cursor: pointer;
	font-family: 'Vollkorn',serif;
    margin: 1px;
}

#header #search form .q input {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #C7C7BC #E4E4DE #E4E4DE #C7C7BC;
    border-right: 1px solid #E4E4DE;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 19px;
    margin: 0 5px 0 0;
    padding: 2px;
    width: 139px;
}

#header #search form .q {
    float: left;
}

.blog_row {
    border-bottom: 1px solid #D9D7D7;
    float: left;
    margin: 20px 0 20px;
    padding: 0 0 20px;
    width: 626px;
}

.blog_title {
    float: left;
    font-size: 16px;
    padding: 0 0 15px;
    width: 626px;
}

.blog_row .excerpt {
    float: left;
    width: 626px;
}

#contentArea .tabs {
    float: left;
    margin: 20px 0 0;
    width: 440px;
}

#contentArea .tabs .menu {
    float: left;
    width: 100%;
    z-index: 5;
}

#contentArea .tabs .menu li {
    float: left;
    margin: 0 5px 0 0;
}

#contentArea .tabs .menu li a.active {
    border-bottom: 1px solid #F7F7F7;
}

#contentArea .tabs .menu li a {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    color: #000000;
    float: left;
    padding: 6px 10px;
}

#contentArea .tabs .tab {
    background: none repeat scroll 0 0 #F7F7F7;
    border: 1px solid #CCCCCC;
    float: left;
    margin: -1px 0 10px;
    padding: 14px;
    width: 410px;
}

#contentArea .tabs .tab .text {
    float: left;
    width: 100%;
}

#icons {
	border-top: 1px solid #ECECE8;
    float: left;
    padding: 8px 0;
    width: 626px;
	
}

#icons li {
    float: left;
    margin: 0 8px 0 8px;
}

#photos {
	border-top: 1px solid #ECECE8;
    float: left;
    padding: 8px 0;
    width: 626px;
	
}

#photos li {
	border: 1px solid;
	padding: 5px;
    float: left;
    margin: 9px 8px 8px 8px;
}
