/* 
================================
Skin styles for Classic Lines
Designed by OS-Cubed: http://skins.os-cubed.com
Photos courtesy of http://www.burningwell.org/
================================
*/   

.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}
.skinmaster {
	width: 100%;
	height: 100%;	
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}

.skinmasterfixed {
	width: 100%;
	background-color: #000000;
}

.controlpanel {
	width: 100%;
	height: 1px;
	background-color: #FFFFFF;
}

.bannerpane {
	width: 100%;
	height: 0px;
	background-color: #000000;
	padding: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}

.bannerpane1 {
	width: 100%;
	height: 250px;
	background-color: #000000;
	padding: 0px;
	background-image: url(images/sunflower.jpg);
}

.bannerpane2 {
	width: 100%;
	height: 250px;
	background-color: #000000;
	padding: 0px;
	background-image: url(images/nightdome.jpg);
}

.colorpanel {
	background-color: #000000;
	color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.colorlines {
	background-color: #B89838;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;


}
.whitelines {
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0x;
	padding-bottom: 0px;
}

.leftmenupane {
	width: 160px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.leftpane {
	width: 160px;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.middleleftpane {
	width: 25%;
	background-color: transparent;
	padding-left: 15px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.middlepane {
	width: 25%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}


.middlerightpane {
	width: 25%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.rightpane {
	width: 200px;
	background-color: transparent;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.copyrightpane{
width: 90%;
height: 15%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/bottombar.jpg);
	

}


.loginpane{
width: 100%;
height: 20%;
	background-color: transparent;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url(images/bottombar.jpg);
	

}




.menuharl{
	width: 10%;
	background-color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	line-height: 22px;
	background-color: transparent;
	background-image: url(images/menuharl.jpg);
	background-repeat: no-repeat;

	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

.menuharl2{
width: 100%;
	background-color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 15px;
	background-image: url(images/bcsection.jpg);
	background-repeat: no-repeat;

}









/* ****** MENU STUFF ****** */

.menupanel {
	background-color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	height: 28px;
	line-height: 22px;
	background-image: url(images/menubar.jpg);
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

	

}


.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height: 28px;
	padding: 0px;
	background-color: transparent;
}

.MainMenu_SubMenu { 
	z-index: 1000;  
	cursor: pointer;  
	cursor: hand; 
	margin: 4 4 4 4px; 
	background: #B89838; 
	padding: 0px; 
	border: 1px solid #000000; 
	font-weight: normal; 
	filter: none; 
}

.MainMenu_MenuItem { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;  
	color: #FFFFFF; 
	font-size: 11px; 
	background: #AB9242; 
	font-weight: bold; 
	font-style: normal; 
	padding: 0px 6px 0px 6px;  
	height: 28px; 
	border: 0;
	background-color: transparent;
}

.MainMenu_MenuItem TD{
padding: 0px 6px 0px 6px;  
}

.MainMenu_MenuItemSel { 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: bold; 
	cursor: pointer; 
	cursor: hand; 
	color: #B89838; 
	background: #FFFFFF; 
	padding: 0px 6px 0px 6px; 
	height: 28px; 
	border: 0;
}

.MainMenu_MenuItemSel TD{
padding: 0px 6px 0px 6px; 
}

.MainMenu_MenuBreak {  display:none; }
.MainMenu_MenuIcon{ display:none; }
.MainMenu_MenuArrow { display:none; }
.MainMenu_RootMenuArrow { display:none; }


/* ****** STANDARD STYLES ****** */

.StandardButton {
   background: #B89838 none; 
   color: #ffffff;
   font-family: Tahoma, Arial, Helvetica, sans-serif; 
   font-size: 11px;
   font-weight: normal;
}

.Head {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight:  bold;
   color: #FFFFFF;
}

.SubHead {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight:  bold;
   color: #B89838;
}

.SubSubHead {
   font-family: Tahoma, Arial, Helvetica, sans-serif;
   font-size:  12px;
   font-weight:  bold;
   color: #B89838;
}

.Normal {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}




.Normal a:link, .Normal a:visited, .Normal a:active, a:link, a:visited, a:active{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#996600;
	text-decoration: underline;
}

.Normal a:hover, a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#990033;
	text-decoration: underline;
}

/* ****** SPECIALTY FONTS ****** */




.datestyle, .datestyle .SkinObject {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 0px;
}

.datestyle a.SkinObject:link, .datestyle a.SkinObject:visited, .datestyle a.SkinObject:active{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 0px;
	text-decoration:none;
}

.datestyle a.SkinObject:hover{
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 0px;
	text-decoration: underline;
}

.breadcrumbstyle, 
.breadcrumbstyle a.SkinObject:link, 
.breadcrumbstyle a.SkinObject:active, 
.breadcrumbstyle a.SkinObject:visited
 {
	font-size: 10px;
	font-weight: bold;
	color: #B89838;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	


}
.breadcrumbstyle .SkinObject
{
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 15px;
	
}
.breadcrumbstyle a.SkinObject:hover
{   color: #0066CC;
	text-decoration: underline; 
}

.footerstyle, 
.footerstyle .SkinObject {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}

.copyrightstyle, 
.copyrightstyle .SkinObject, 
.copyrightstyle a.SkinObject:link, 
.copyrightstyle a.SkinObject:visited, 
.copyrightstyle a.SkinObject:active
{
	line-height: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
	
}

.copyrightstyle a.SkinObject:hover {
	color: #0066CC;
	text-decoration:underline;
}



/* ********FRONT SECTION TEXTS********** */

.frontsectioninfo, 
.frontsectioninfo .SkinObject {
	font-size: 11px;
	font-weight: normal;
	color: #B89838;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}




.frontsectiontitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}




.frontsectiontitle a:link, .frontsectiontitle a:visited, .frontsectiontitle a:active, a:link, a:visited, a:active{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

.frontsectiontitle a:hover, a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#990033;
	text-decoration: underline;
}






.featuredtitle {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#B89838;
	text-decoration:none;
}




.featuredtitle a:link, .featuredtitle a:visited, .featuredtitle a:active, a:link, a:visited, a:active{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#B89838;
	text-decoration:none;
}

.featuredtitle a:hover, a:hover{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#990033;
	text-decoration: underline;
}




/* *********CONTACT BOX********** */


.contactboxgold1, 
.contactboxgold1 .SkinObject {
	font-size: 12px;
	font-weight: normal;
	color: #B89838;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}


.contactboxwhitebig, 
.contactboxwhitebig .SkinObject {
	font-size: 19px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}


.contactboxwhitesmall, 
.contactboxwhitesmall .SkinObject {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}

.contactboxgold2, 
.contactboxgold2 .SkinObject {
	font-size: 11px;
	font-weight: normal;
	color: #B89838;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	
}




/* ********DETAIL VIEW ********** */


.detailtitle, 
.detailtitle .SkinObject {
	font-size: 30px;
	font-weight: normal;
	color: #B89838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


.detailmaintext, 
.detailmaintext .SkinObject {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


.extradetails, 
.extradetails .SkinObject {
	font-size: 14px;
	font-weight: normal;
	color: #B89838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

/* *********LIST VIEW ******************* */


.listinfo, 
.listinfo .SkinObject {
	font-size: 10px;
	font-weight: normal;
	color: #B89838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}


.listname, 
.listname .SkinObject {
	font-size: 14px;
	font-weight: normal;
	color: #B89838;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}




