﻿/*
---------------------------------
//CSS template
---------------------------------
*/

html
{
	background-color:#7b7b7b;
	background-image: url(/images/background.jpg);
}

body
{
	font-size: 100%;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	text-align: center;
	color: #000000;
	margin-bottom: 20px;
}
a
{
	text-decoration: none;
	color: #990000;
}
.strong{
color: #990000;
font-weight:normal;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

h1
{
	display:none;
}

h2
{
	color: #990000;
	font-family:verdana, arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom: 15px;
}

h3
{
	color: #990000;
	font-family:tahoma,verdana, arial;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
}
h4
{
	color: #990000;
	font-family:tahoma,verdana, arial;
	font-size:11px;
	font-weight:bold;

}
p
{
	color: #000;
	font-size: 12px;
	margin-bottom: 22px;
}
ul{
margin-left:20px;
color: #000;
font-size: 12px;
margin-bottom: 22px;
}
ol{
margin-left:20px;
color: #000;
font-size: 12px;
margin-bottom: 22px;
}

blockquote
{
	font-size: 11px;
	font-style:italic;
}


.fr
{
	float: right;
	padding: 1em 0 1em 1em;
}

.fl
{
	float: left;
	padding: 1em 1em 1em 0;
}
#links {
color: #999999;
margin-top:22px;
height:34px;
padding:3px;
text-align:center;
width:230px;
font-size:70%;
margin-left:645px;
position:absolute;
background: url(../../ask/images/links_bg.png);
background-repeat:no-repeat;
}
#links a{
color: #999999;
}
#links a:hover{
color:#FFFFFF;
}
/*cavalier*/
#cavalier{
margin-top:73px;
margin-left:772px;
width:88px;
position:absolute;
}
/* ask */
#ask{ 
height:55px;

margin-top: 130px;
margin-left: 660px;
display: inline;
background-color:#000000;
background: url(../../ask/images/ask_bg.png);
padding:10px;
position:absolute;
border: 1px solid #444444;
}
#ask a{
color:#fff;
}

#ask input{ float:left; width: 140px; padding: 3px 3px; background: #fff; border: 1px solid #444444; color: #716f6f;}

#ask .btn{margin-top:-2px;  width: 41px;  height: 23px; background: url(../../ask/images/ask_btn.gif) no-repeat 0 0; border: none; cursor: pointer; clear: right;}

/* Searchinside */
#searchinside{ margin-top: 205px; margin-left: 660px; display: inline; background-color:#000000; padding:10px; position:absolute;}

#searchinside input{ width: 144px; padding: 3px 4px; background: #131313; border: 1px solid #444444; color: #716f6f;}

#searchinside .btn{ margin-top:-2px;  width: 38px;  height: 23px; background: url(../../images/search_btn.gif) no-repeat 0 0; border: none; cursor: pointer;}

/* End Searchinside  */


/* Search  */
#search{ float: right; margin-top: 335px; margin-right: 23px; display: inline; background-color:#000000; padding:10px;}

#search input{ width: 150px; padding: 3px 4px; background: #131313; border: 1px solid #444444; color: #716f6f;}

#search .btn{ width: 38px;  height: 23px; background: url(../images/search_btn.gif) no-repeat 0 0; border: none; cursor: pointer;}

/* End Search  */

#container
{
	text-align: left;
	margin: auto;
	width: 900px;
}

/* LOGO */

#logo
{
	width: 310px;
	height: 130px;
	position: absolute;
	margin-left: 10px;
	margin-top: 5px;
}
/* LOGO */

#westernlogo
{
	width: 110px;
	height: 30px;
	position: absolute;
	margin-left: 770px;
	margin-top: 10px;
}
/* Catalog */

#Catalog
{
	position: absolute;
	margin-left: 30px;
	margin-top: 40px;
	border: 1px solid #000;
}
/* badge */
#badge
{
	position: absolute;
	margin-left: 790px;
	margin-top: 0px;
}

/* burst */
#burst
{
	position: absolute;
	margin-left: 10px;
	margin-top: 140px;
}
/* breadcrumb */
#breadcrumbhome
{
	position: absolute;
	height:20px;
	margin-left: 20px;
	margin-top: 372px;
}
#breadcrumbhome a{
color: #CCCCCC;
}
#breadcrumbhome p{
color:#FFFFFF;
}

#breadcruminside
{
	position: absolute;
	height:20px;
	margin-left: 20px;
	margin-top: 240px;
}
#breadcruminside a{
color: #CCCCCC;
}
#breadcruminside p{
color:#FFFFFF;
}
/* breadcrumb */

/* TOP */

#top 
{
	background: url(../images/top_bg.png) repeat-x;
	height: 92px;
}

#menuContainer
{
	margin-left: 410px;
	padding-top: 35px;
}

/* BANNER */

#banner
{
	background: url(../images/classesbg.jpg) no-repeat;
	height: 200px;
	width: 900px;
}

/* BANNER INSIDE */

#bannerinside
{
	height: 200px;
	width: 900px;
}

/* SIDEBAR */

#sidebar
{
	width: 213px;
	position:absolute;
	margin-left: 660px;
	margin-top: 40px;
}
#services
{
	height: 375px;
	padding: 20px;
	background-image:url(/images/linksbg.png);
}

#services ul
{
	list-style: square;
	color: #000000;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 12px;
	line-height: 20px;
}

#newsletter
{
	background: url(../images/contactusbg.png) no-repeat;
	width: 213px;
	height: 62px;
	margin-top: 10px;
	padding: 7px;
	padding-top: 40px;
	color: #f1f1f1;
}
#catalog
{
	width: 201px;
	height: 50px;
	margin-top: 10px;
	margin-bottom:-15px;
	padding: 20px;
	padding-top: 10px;
	color: #f1f1f1;
}
#catalog p{
color:#FFFFFF;
}
#catalog a{
color:#FFFFFF;
}
input.newsletterEmail
{
	width: 115px;
}

input.newsletterSubmit
{
	width: 50px;
	height:20px;
	border:1px solid #ffffff;
	background: transparent;
	cursor:pointer;
	color:#ffffff;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

/* DIVIDER */

#divider
{
	width: 900px;
	background: url(../images/divider.png) repeat-x;
	height: 41px; 
}

/* CONTENT */


#content
{
	width:620px;
	padding: 20px 260px 20px 20px;
	float:left;
 	height:auto !important;
	min-height:500px;
 	height:320px;

}

/* FOOTER */

#footer
{
	width:900px;
	height: 77px;

	border-top: 2px solid #cccccc;
	padding-top: 8px;
	float:left;
}
DIV.footerLeft
{
	width: 300px;
	float:left;
	text-align:left;
}

DIV.footerRight
{
	width:520px;
	float:right;
	text-align:right;
	margin-top:10px;
}

/*
---------------------------------
//Forms
---------------------------------
*/

form
{
	font-size: 11px;
}
option
{
	font-size: 11px;
}
input, select
{
	font-size: 11px;
}

textarea
{
	font-size: 11px;
}

input.submit, input.reset
{
	background: url(../images/button.png) no-repeat;
	width: 60px;
	height: 25px;
	color: #ffffff;
	font-size: 10px;
	font: Arial, Helvetica, sans-serif;
	font-variant: normal;
	border: 0px;
	cursor: pointer;
	font-weight: lighter;
	text-transform: uppercase;
	margin-left: 10px;
}

input.submit:hover, input.reset:hover
{
	background:url(../images/button_hover.png);
}

input.submit
{
	margin-left: 110px;
}

form li
{
	
	list-style-type: none;
	padding-bottom: 10px;
}

label
{
	float: left;
	width: 10em;
	margin-right: 1em;
	margin-top: 2px;
	
}

/*
---------------------------------
//Primary content
---------------------------------
*/

/* FRONT PAGE */

		DIV.coloumn
		{
			width: 190px;
			float:left;
			margin-right: 18px;
		}
		
		DIV.coloumnLast
		{
			width: 190px;
			float:left;
		}
		
		DIV.coloumn h3, DIV.coloumnLast h3
		{
			margin-left: 10px;
			margin-bottom: 10px;
			margin-top: 5px;
		}
		
		DIV.coloumn p, DIV.coloumnLast p
		{
			margin-left: 10px;

		}
		
		.coloumnImage
		{
			padding: 2px;
			margin:2px;
			border: 2px solid #a6a6a6;
		}
		
		.readMore
		{
			float:right;
			font-size: 11px;
		}
		
/* ABOUT US */

		.aboutusImage
		{
			padding: 2px;
			margin:2px;
			border: 1px solid #a6a6a6;
			float:right;
			margin-left: 20px;		
		}
		
/* CONTACT */

		#contactForm
		{
			width: 350px;
			float:left;
		}
		
		#contactInformation
		{
			border-left: 1px solid #cccccc;
			width: 210px;
			padding-left: 20px;
			float:left;			
		}
/* New Menu */
ul.menu {
list-style-type:none;
width:auto;
position:relative;
display:block;
height:33px;
font-size:.6em;
background:url(../images/bg.png) repeat-x top left;
font-family:Verdana,Helvetica,Arial,sans-serif;
margin:0;
padding:0;
}

ul.menu li {
display:block;
float:left;
margin:0;
padding:0;
}

ul.menu li a {
float:left;
color:#fff;
text-decoration:none;
height:24px;
padding:9px 15px 0;
font-weight:normal;
}

ul.menu li a:hover,.current {
color:#fff;
background:url(../images/bg.png) repeat-x top left;
text-decoration:none;
}

ul.menu .current a {
color:#fff;
font-weight:700;
}

.currentlink a {
font-weight:700;
}

/*RED*/
ul.menu.red{
background-color:#B11718;
}
ul.menu.red li a:hover, .menu.red li.current {
background-color: #FFFFFF;
}
/*table*/
table {
	border-collapse: collapse;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	font-size: 0.7em;
	margin: 0;
	padding: 0;
}
caption {
	color: #000000;
	font-size: 1em;
	font-stretch: condensed;
	font-weight: bold;
	padding-bottom: 5px;
	text-align: left;
	text-transform: uppercase;
	border-bottom:1px solid #000000;
}
th, td {
	border:1px solid #666;
	padding: 0.2em;
	vertical-align: 4px;
	font-size:12px;
}
th {
	color:#990000;
	text-align: left;
	text-transform: uppercase;

}
thead th, tfoot th, tfoot td {
	background-color: #cc9;
	font-size: 1.1em;
}
tbody tr:hover td, tbody tr:hover th {
	background-color: #CCCCCC;
}
tr.odd td, tr.odd th {
	background-color: #ddd;
}
/*social*/
#social{
	float:right
	}
#logoprint{
display:none;
}
#breakoutdiv{
width:590px;
min-height:100px;
border-top:1px solid #990000;
border-bottom:1px solid #990000;
background-color: #F8F7E9;
padding-top:10px;
padding-left:10px;
padding-right:10px;
margin-bottom:10px;
clear: left;
}

#breakoutdiv p {

}


