﻿body{
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
	font-family: Verdana,Arial,sans-serif;
 font-size: 0.9em;
 line-height: 1.5em;
 color: #CCCCCC;
 background-color:Black;
 	/*margin: 10px 0; /*gap at top of page */
 /*text-align:left;*/
}

a:link, a:visited, a:hover {
	color: #FFE972;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img.floatLeft { 
    float: left; 
    margin-right: 10px; 
    border-color: #FFE972;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width:1px;
}
img.floatRight { 
    float: right; 
    margin-left: 10px; 
    border-color: #FFE972;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width:1px;
}

img.YellowBorder
{   border-color: #FFE972;
    padding: 5px 5px 5px 5px;
    border-style: solid;
    border-width:1px;
    height:150px;
    width:200px; 
}

img.ProductDetail
{   float: left; 
    border-color: #FFE972;
  padding: 5px 5px 5px 5px;
  border-width: thick;
    border-style: solid;

    height: 240px;
    width:320px; 
    margin-right: 10px;
}


/* overrides decoration from previous rule for hovered links */

/*
h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}


*/
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#wrapper{

	/*width: 100%;*/
	width:1003px;
	background-color:#000000;
	margin: 0 auto; /*need this to center it*/

}

#header{

	/*background-image: url(Images/silhouettesHeaderCrop.bmp);*/
	height:20px;
	background-repeat: repeat-x;
	background-color: #000000;
}

#side{
width: 230px;
float:left;
background-color:#000000;
display:block;} /*applies to items in the div*/

#Rightside{
width: 230px;
float:right;
background-color:#000000;
padding-top:100px;
padding-left:0px;}
/*display:block;} /*applies to items in the div*/


#main{
padding-left: 10px;
background-color:#000000;
width: 510px;
float:left;
/*display:block;*/
}

#mainFullWidth{
padding-left: 10px;
background-color:#000000;
width: 740px;
float:left;
}

#mainWholeWidth{
padding-left: 10px;
background-color:#000000;
width: 100%;
float:left;
text-align:center;
}
#footer
{background-image:url(Images/silhouettesFooterCrop.bmp);
height:50px;
background-repeat: repeat-x;
background-color:#FFFFFF;
padding-top:70px;
/*color:Black;*/
width:1003px;
text-align:center;
display:block;
}

#footer a
{
    color: black;
	text-decoration:underline}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 180%;
 color: #CCCCCC;
 padding-top:5px;
 padding-bottom:5px;
 text-align:center;}
 
h2{
 font-family: Verdana,Arial,sans-serif;
 font-size: 130%;
 color: #CCCCCC;
 padding-top:5px;
 padding-bottom:5px;
 text-align:left;}

h3{
 font-family: Verdana,Arial,sans-serif;
 font-size: 110%;
 color: #CCCCCC;
 padding-top:5px;
 padding-bottom:5px;
 text-align:left;}

p{
 font-family: Verdana,Arial,sans-serif;
 font-size: 100%;
 color: #CCCCCC;
 text-align:left;
}

#main a{
text-decoration:underline;
}

#navBar{
	margin: 0 79% 0 0;
	padding: 0px;
	background-color: #eeeeee;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#content{
  float:left;
	width: 100%;
	margin: 0;
	padding: 0 3% 0 0;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/* menu */
		
#navcontainer
{
    background-color:Black;}
		
#navcontainer ul
{
	margin: 0px;
	padding-top: 60px;
	list-style-type: none;
	text-align: center;
	font-family: arial;
	font-size: 18px;
	height: 40px;

}

#navcontainer ul li {
	display: inline;


 }

#navcontainer ul li a
{
	text-decoration: none;
	padding-top:60px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #FFD600;
	/*width: 60px;
	height: 100px;*/
	background: url(images/menuhorseWhite.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	font-weight:bold;

}

#navcontainer ul li a:hover, #navcontainer .active a
{
	text-decoration: underline;
	padding-top:60px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #FFD600;
	/*width: 60px;
	height: 60px;*/
	background: url(images/menuhorseupWhite.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
