/* CSS GENERIC */

body {
	background-image:url(../images/Background.jpg); 
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
#Container {
	width:950px;
	height:auto;
	overflow:hidden;
	margin: 0px auto;
}
#TopClear {
	width:950px;
	height:150px;
	margin: 0px auto;
	clear:both;
}
#TopMenuContainer {
	width:950px;
	height:50px;
	margin: 0px auto;
}
#TopMenu {
	width:727px;
	height:50px;
	float:right;
	clear:both;
}
#MainContainer {
	width:950px;
	height:auto;
	overflow:hidden;
	margin: 0px auto;
	background-color:#000000;
}
#MainLeftColumn {
	width:190px;
	height:auto;
	overflow:hidden;
	float:left;
}
#MainRightColumn {
	width:750px;
	height:auto;
	overflow:hidden;
	float:right;
}

#FooterContainer {
	width:950px;
	height:35px;
	margin: 10px auto;
	background-color:#000000;
}
#FooterLeft {
	width:25px;
	height:45px;
	float:left;
	background-image:url(../images/FootLeft.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#FooterBkg {
	width:900px;
	height:45px;
	float:left;
	background-image:url(../images/FootBkg.gif);
	background-repeat:repeat-x;
	background-position:top left;
}
#FooterRight {
	width:25px;
	height:45px;
	float:left;
	background-image:url(../images/FootRight.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
#FooterBkg h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-style:normal;
	padding-top: 10px;
	text-align:center;
}
#FooterBkg a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}
#FooterBkg a:hover{
	text-decoration:underline;
}
/* END CSS GENERIC */

/* CSS MENU LEFT */
#MenuLeftContainer {
	width:162px;
	height: auto;
	margin: 0px auto;
	overflow:hidden;
	padding: 12px 0px 0px 0px;
}
#MenuLeftTop {
	width:162px;
	height: 99px;
	margin: 0px auto;
	background-image:url(../images/MenuLeftTop.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#MenuLeftBottom {
	width:162px;
	height: 30px;
	margin: 0px auto;
	background-image:url(../images/MenuLeftBottom.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#MenuLeftItems {
	width:162px;
	height: auto;
	overflow:hidden;
	margin:0px auto;
}
.divLevelOne {
	margin: 0px;
	padding: 0px;
}
.divLevelTwo {
	color: #CCCCCC;
	margin-top: 0px;
}
.divLevelTwo ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.LinkLevelOne {
	margin: 0px;
	padding: 0px;
}
.LinkLevelOne a {
	display:block;
	padding:0px 0px 5px 15px;
	margin:0px 0px 0px 0px;
	list-style-type:none;
	text-decoration:none;
	border-bottom:1px solid #000000;
	background:url(../images/MenuLeftIcon1.gif) 3px 6px no-repeat #808080;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}
.LinkLevelOne a:hover{
	color: #000000;
	background-color:#999999;
}
.LinkLevelTwo li {
	display:inline;
	width:162px;
}
.LinkLevelTwo li a {
	display:block;
	padding:0px 0px 5px 25px;
	margin: 0px 0px 0px -40px;
	list-style-type:none;
	text-decoration:none;
	border-bottom:1px solid #000000;
	background:url(../images/MenuLeftIcon2.gif) 13px 6px no-repeat #333333;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
}
.LinkLevelTwo li a:hover {
	color: #000000;
	background-color:#666666;
}
/* END CSS MENU LEFT */

/*HOME CONTENT*/
#HomeMainBanner {
	width:730px;
	height: 400px;
	margin: 0px auto;
	overflow:hidden;
	padding: 12px 0px 0px 0px;
}
#HomeNewsContainer {
	width:730px;
	height: 232px;
	margin: 0px auto;
	overflow:hidden;
	padding: 12px 0px 0px 0px;
}
#HomeNewsTop {
	width:730px;
	height: 68px;
	margin: 0px auto;
	overflow:hidden;
	background:url(../images/NewsTop.jpg) 0px 0px no-repeat;
}
#HomeNewsBkg {
	width:730px;
	height: 150px;
	margin: 0px auto;
	overflow:hidden;
	background:url(../images/NewsBkg.gif) 0px 0px repeat-x #C2C1BF;
}
#HomeNewsBottom {
	width:730px;
	height: 14px;
	margin: 0px auto;
	overflow:hidden;
	background:url(../images/NewsBottom.gif) 0px 0px no-repeat;
}
#HomeNewsBox {
	width:685px;
	height: auto;
	margin: 0px auto;
	padding: 12px 0 0 0;
	overflow:hidden;
}
#HomeNewsLeftColumn{
	width:325px;
	height: auto;
	float:left;
	overflow:hidden;
}
#HomeNewsRightColumn{
	width:325px;
	height: auto;
	float:right;
	overflow:hidden;
}
#HomeNewsColumnPic{
	width:123px;
	height: 112px;
	float:left;
	background:url(../images/NewsPicBkg.jpg) 0px 0px no-repeat;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}
#HomeNewsColumnText{
	width:185px;
	height: auto;
	float:right;
}
#HomeNewsColumnText h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style:bold;
	border-bottom: 1px solid #FFFFFF;
	margin: -3px 0 0 0;
}
#HomeNewsColumnText h4{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style:normal;
	text-align:justify;
	line-height: 12px;
}
#HomeNewsColumnBtn{
	width:55px;
	height: 25px;
	float:right;
	clear:both;
}
/*END HOME CONTENT*/

/*INSIDE PAGES*/
#InsideMainBox {
	width:730px;
	height: auto;
	margin: 0px auto;
	overflow:hidden;
	padding: 12px 0px 0px 0px;
}
#InsideMainBoxTop {
	width:730px;
	height: 80px;
	margin: 0px auto;
}
#InsideMainBoxBkg {
	width:730px;
	height: auto;
	margin: 0px auto;
	overflow:hidden;
	background:url(../images/InsideBoxBkg.gif) 0px 0px repeat-y;
}
#InsideMainBoxBottom{
	width:730px;
	height: 30px;
	margin: 0px auto;
	background:url(../images/InsideBoxBottom.jpg) 0px 0px no-repeat;
}
.AboutTopBox {
	background:url(../images/AboutTop.jpg) 0px 0px no-repeat;
}
.TermsTopBox {
	background:url(../images/TermsTop.jpg) 0px 0px no-repeat;
}
.TradeTopBox {
	background:url(../images/TradeTop.jpg) 0px 0px no-repeat;
}
.OrderTopBox {
	background:url(../images/OrderTop.jpg) 0px 0px no-repeat;
}
.ContactTopBox {
	background:url(../images/ContactTop.jpg) 0px 0px no-repeat;
}
.ShoppingTopBox {
	background:url(../images/ShoppingTop.jpg) 0px 0px no-repeat;
}
.ShirtsTopBox {
	background:url(../images/ShirtsTop.jpg) 0px 0px no-repeat;
}
#InsideContent{
	width:680px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
	padding: 10px 0px 0px 0px;
}
#InsideLeftColumn{
	width:360px;
	height: auto;
	float:left;
	overflow:hidden;
}
.InsideLeftText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style:normal;
	text-align:justify;
	line-height: 14px;
}
#InsideRightColumn{
	width:300px;
	height: auto;
	float:right;
	overflow:hidden;
}
#AboutPic {
	width:290px;
	height: 418px;
	background:url(../images/AboutPic.jpg) 0px 0px no-repeat;
	float:right;
}
#TermsPic {
	width:290px;
	height: 380px;
	background:url(../images/TermsPic.jpg) 0px 0px no-repeat;
	float:right;
}
#TradePic {
	width:248px;
	height: 370px;
	background:url(../images/TradePic.jpg) 0px 0px no-repeat;
	float:right;
}
#OrderPic {
	width:282px;
	height: 226px;
	background:url(../images/OrderPic.jpg) 0px 0px no-repeat;
	float:right;
}
#ContactPic {
	width:282px;
	height: 307px;
	background:url(../images/ContactPic.jpg) 0px 0px no-repeat;
	float:right;
}
#ShoppingPic {
	width:280px;
	height: 217px;
	background:url(../images/ShoppingPic.jpg) 0px 0px no-repeat;
	float:right;
	z-index: 0;
}
/*CATALOG PAGE*/
#CatalogHeaderTitle{
	width:680px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
}
#CatalogHeaderIcon{
	width:48px;
	height:34px;
	float:left;
	background:url(../images/ShirtsIcon.jpg) 0px 0px no-repeat;
	padding: 10px;
}
.HeaderTitleWhite{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-style:normal;
	text-align:left;
	text-transform:uppercase;
}
.HeaderTitleRed{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#CC0000;
	font-style:normal;
	text-align:left;
	text-transform:uppercase;
}
.itemRow {
	clear:both;
	display:block;
}
#CatalogItemBox{
	width:200px;
	height:auto;
	float:left;
	overflow:hidden;
	padding: 8px 12px 8px 12px;
}
#CatalogItemBox h3{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-style:normal;
	text-align:left;
	text-transform:uppercase;
	border-bottom: 1px dashed #FFFFFF;
}
#CatalogItemThumbnail{
	width:200px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
}
#CatalogItemTable{
	width:200px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	font-style:normal;
}
.CatalogTableGrey {
	background-color: #666666;
}
.CatalogTableBlack {
	background-color: #000000;
}
.CatalogTableInput {
	width: 20px;
	height:12px;
	background-color: #FFFFFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-style:normal;
	border: 1px solid #666666;
}
#CatalogItemBoton{
	width:200px;
	height:25px;
	margin: 0px auto;
	overflow:hidden;
	text-align:right;
	padding: 5px 0 0 0;
}
#CatalogPager {
	width:680px;
	height:auto;
	margin: 0px auto;
	overflow:hidden;
	text-align: center;
	clear:both;
	padding: 10px 0 0 0;
}
#CatalogPager h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style:normal;
	padding: 2px 6px 2px 6px;
}
#CatalogPager a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style:normal;
	border: 1px solid #333333;
	padding: 2px 6px 2px 6px;
	background-color:#666666;
	text-decoration:none;
}
#CatalogPager span {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style:normal;
	border: 1px solid #FFFFFF;
	padding: 2px 6px 2px 6px;
}
#CatalogPager a:hover {
	color:#000000;
	background-color:#CC0000;
	border: 1px solid #FFFFFF;
}
/*END INSIDE PAGES*/
/*END CATALOG PAGE*/

/*FORM TABLE*/
.FormTable  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style:normal;
}
.FormTableTitle  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-style:bold;
	background-color:#222222;
	text-transform:uppercase;
}
.FormTableOdd  {
	background-color:#666666;
}
.FormTableEven  {
	background-color:#888888;
}
a.FormTable {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
}
a.FormTable:hover {
	color:#CC0000;
}
.FormTableInput  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-style:normal;
	background-color:#CCCCCC;
	border: 1px solid #FFFFFF;
}
.FormTableSelect  {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-style:normal;
	background-color:#CCCCCC;
	border: 1px solid #FFFFFF;
}
.FormTableTextarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-style:normal;
	background-color:#CCCCCC;
	border: 1px solid #FFFFFF;
	overflow:hidden;
}
/*END FORM TABLE*/

