@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;

}

html>body{
margin:0; padding:0;
background-color:#822a2a;/*1b3054*/
font-size:12px;
color: #000000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

#center{
width:800px;
background-color:#FFFFFF;


}
#header{

width:780px;

}
.warning{color:#FF0000;}
/* Navitgation */


#navitgation{
margin-top:2px;
padding-top:.8em;
padding-bottom:.8em;
background-color:#9c3333;
width:780px;

}

ul#navlist{
padding-left:5px;
width:720px;

}

ul#navlist li{

display:inline;
border-right:#FFFFFF  dashed 1px;

}
ul#navlist li#home{
border-left:#FFFFFF  dashed 1px;
}


ul#navlist li a{
padding: 0 35px 0 35px;
text-decoration:none;
font-size:13px;
color:#FFFFFF;
}
ul#navlist li a:hover{
text-decoration:underline;

}

/* body */

#body{
margin:0; padding:0;
text-align:left;
width:780px;
padding-top:10px;
}

div#col1{
margin-right:10px;
width:202px;
float:left;
}

div#col2{
width: 567px;
float:left;
}

div.col2{
position:relative;
width: 567px;
float:right;
}
#beltphotos{ width:769px;}
.clear{ clear:both;}

#bubble{
	position:absolute;
	z-index:2;
	top:57px;
	left:300px;
	width:133px;
}


#austrailian-clothing{background:url(assets/images/australian-clothing_09.gif) no-repeat center; height:29px;}
#austrailian-clothing span{display:none;}
/*---------------Shirt pop ups----------*/
#shirt_box{
	width:100%;
}
/*---------------shirt page -----------*/

.shirt_title{text-align:center; width:100%;}
div.shirt_title img{border:none;}
/* Col 1 nav */

div#col1 ul{
margin-top:10px;
margin-bottom:10px;
list-style:none;


}
div#col1 li{
padding:3px;
border-top:#515152 dashed 1px;
background: transparent url(assets/images/layout_images_list.gif) no-repeat    ;
padding-left:25px;

}

div#col1 li#last{
border-bottom:#515152 dashed 1px;
}

div#col1 li a{
color: #000000;
display:block;
}

div#col1 form{margin-top:5px;}
div#col1 #email{width:196px;}
div#col1 form #submit{
float:right;
}

/*  Col 2 */
#welcome{
}
p{
padding:5px;
}

#button img{

}

#fitems table{
width:100%;
}
#fitems img{
margin-top:15px;


}
#fitems table td{

width:25%;
}

#fitems a{ color: #FF0000;}
#fitems a:hover	{ color: #666666;}

/* Shopping Stuff */
#shopping{padding-top:.5em;}
#shopping  h4{ color:#c31a1a;}

#shopping form option{width:150px;}

/* Footer */
#footer{margin-top:50px; padding-bottom:10px;}
#footer ul{margin-top:5px; font-size:11px;}
#footer li{display:inline; padding-left:10px; padding-right:10px; border-right:#999999 1px solid}
#footer #subnav li a{ color: #000000;}
#footer #subnav li a:hover,#last7 a:hover{ color: #999999;}
#last7 a{color:#000000;}

/*   Contact */


.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 155px; /*width of left column containing the label elements*/

height: 1%;
}

.cssform label{
text-align: right;
font-weight: bold;
float: left;
margin-left: -155px; /*width of left column*/
width: 150px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}


/*--------------------FAQ------------ */

.question{color:#9c3333; font-size:14px;}
.answer{ line-height:17px; margin-left:10px; margin-bottom:10px;}



/*--------------------Belt test------------ */
#beltimages{ position: relative; width:565px;}

#smallbutton{
	position:absolute;
	top:2px;
	left:354px;
	z-index:3;
	width:26px;
	height:26px;
}

#smallbutton2{
	position:absolute;
	top:426px;
	left:312px;
	z-index:3;
	width:26px;
	height:26px;
}


/* ------- /////Gallery -------------- */
/*Make sure your page contains a valid doctype at the top*/
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}

/*------------Test Page---------*/

#test_container{
margin:0; padding:0;
background:url(assets/images/background_top.jpg) repeat-x #011251;
font-size:12px;
color: #000000;
font-weight:bold;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

