@charset "utf-8";

/*==========Main==========*/

* {
	margin: 0px;
	padding: 0px;
}

html, body {
	background-image: url(img/bodyBG.jpg);
	background-position: center;
}

:focus {
	outline: 0;
}

#header {
	height: 311px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
#logo {
	position: relative;
	float: left;
	display: block;
	margin-right: 10px;
	margin-left: 75px;
}
#headerContainer {
	background-image: url(img/header_BG.jpg);
	background-repeat: repeat;
	height: 311px;
}

#celebPics {
	float: right;
	height: 250px;
	width: 250px;
	display: block;
}



#mainBody {

}



#mainbodyText {
	color: #FFFFFF;
	margin: 15px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 175%;
	letter-spacing: 2px;
	background-repeat: repeat;
	height: auto;
}

#container {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-repeat: no-repeat;
}

.clear {
	clear: both;
}


/*==========Link States==========*/

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
#details {
	font-size: 12px;
	padding-top: 25px;
	padding-right: 150px;
	padding-left: 150px;
}


a:active {
	text-decoration: none;
}

/*==========Navigation==========*/

#nav {
	height: 300px;
	width: 150px;
	margin-left: auto;
	margin-top: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-align: right;
	line-height: 215%;
	font-size: 12px;
	padding-top: 7px;
	float: left;
	clear: both;
	display: block;
}

#nav a:link, #nav a:visited {
	color: #999999;
}

#nav a:hover {
	color: #E33F31;
}

/*==========H Tags==========*/


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 700px;
	margin-bottom: 15px;
	line-height: 150%;
	letter-spacing: 7px;
	font-style: italic;
	font-size: 20px;
}
#productInfo {
	float: right;
	width: 400px;
	padding-right: 25px;
	line-height: 200%;
	padding-top: 25px;
}
.bigShirt {
	padding-left: 15px;
	padding-bottom: 15px;
}

.larger {
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
}


h2 {
}

h3 {
}

/*==========Footer==========*/

#footer {
	font-size: 10px;
	color: #999999;
	text-align: center;
	background-color: #000000;
	line-height: 150%;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 2px;
	margin-top: 15px;
}
#shirtSlider {
	height: 200px;
	width: 950px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-image: url(img/sliderBg.png);
}
#conquer {
	text-align: center;
}



#footer a:link, #footer a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #000000;
	text-align: center;
	letter-spacing: 2px;
	line-height: 150%;
}

#footer a:hover {
	color: #E33F31;
	text-decoration: none;
	letter-spacing: 2px;
}

#example1 .item h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	padding: 5px;
	font-weight: normal;
}
#example1 .item {
	padding-top: 15px;
}
div.example1_container a.slider_prev, div.example1_container a.slider_next {
	color: #ccc;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.shirtBox {
	float: left;
	padding-top: 35px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 12px;
	padding-right: 65px;
	padding-left: 65px;
}

#moreShirts {
	text-align: right;
}

.shirtwearing {
	padding-top: 35px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 12px;
	padding-right: 35px;
	padding-left: 35px;
	height: 432px;
	float: left;
}

.shirtText {
	width: 188px;
}

.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.whiteborder {
	border: thin solid #FFFFFF;
	clear: both;
}

#300ht {
	height: 275px;
}
.special {
	font-weight: bold;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
