@charset "UTF-8";
/* RESET INITIAL SETTINGS */
* { margin:0;padding:0; }
h1, h2, h3, h4, h5, h6 {font-weight:normal;font-size:100%;}
/*a {border-bottom:dotted 1px #333; text-decoration:none; color:#333;}
a:hover {border:none; text-decoration:underline;}
a.img {border:none; text-decoration:none;}*/
ul {list-style:none;}
blockquote {padding:0; margin:0; display:inline;}
cite {font-weight:bold; font-style:normal;}
img {border:none;}
a.blank {text-decoration:none; background:none; padding:0; margin:0; border:none;}
fieldset{border:none; margin:0; padding:0;}
select{font-size:90%;}
div.lined {border-bottom:1px solid #e3ded9; padding:0 0 19px 0; margin:0 0 14px 0;}
form.lined{border-bottom:1px solid #e3ded9; padding:0 0 26px 0; margin:0 0 19px 0;} 

body {
	text-align: center; /*centres container*/
	background-color: #262626;
	background-image: url(../images/template2/repeat_x.png);
	background-repeat: repeat-x;
}

body, html {
height: 100% /* this is to ensure 100% Flash movies always appear as such in FireFox */
}

#horizon { /* use this to centre eveything on the screen if necessary - in #container then use... position: absolute; left:50%; margin-left: -[half width]px; top: -[half height]px; */
left:0;
position:absolute;
text-align:center;
top:50%;
width:100%;
}

ul.bullets { /* real bullet lists in normal style */
	list-style-type: disc;
	margin-left: 20px;
}

.MISStandard #container {
	text-align: left; /* this overrides the text-align: center on the body element. */
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 974px;
}
.MISStandard #header {
	margin: 0px;
	padding: 0px;
	clear: both;
	/* sneaker preloader here for menu hover, as this is vovered anyway by logo image */
	background-image: url(../images/template2/button_over.png);
	background-repeat:no-repeat;
	background-position: 10px 0px;
}

.MISStandard #header #topMenu {
	position:relative;
	background-image: url(../images/template2/MIS_Logo.png);
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 59px;
	padding: 5px;
	text-align:right;
}

.MISStandard #header #topMenu,
.MISStandard #header #topMenu a {
	color:#999;
	text-decoration:none;
}

#contactUs {
	padding: 2px 0 2px 19px;
	background-image: url(../images/icons/email.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	border:none;
}

#membersLogIn {
	padding: 2px 0 2px 19px;
	background-image: url(../images/icons/users.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	border:none;
}


.MISStandard #header #topMenu a:hover {
	text-decoration:underline;
}

.MISStandard #header #topMenu #customerCareLine {
	width:269px;
	height:0px;
	padding-top:28px;
	overflow:hidden;
	
	background-image: url(../images/template2/customer_careline.png);
	background-repeat: no-repeat;
	position:absolute;
	right:0;
	bottom:0;
}

#mainMenu {
	height: 40px;
	margin: 0px;
	background-image: url(../images/template2/menu_repeat_x.png);
	background-repeat: repeat-x;
	
}


#mainMenu #topProductSearchBox {
	position:relative;
	background-image: url(/local/images/template2/menu_left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 246px;
	float: left;
	margin-right:20px;
}
#mainMenu  #topProductSearchBox input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	height: 20px;
	width: 170px;
	left: 52px;
	top: 10px;
	background-color:transparent;
	color:#999;
}
#mainMenu ul {
	list-style:none;
	height:40px;
	margin:0px;
	padding:0px;
	display:block;
	background-image: url(/local/images/template2/menu_right.png);
	background-position: right 0px;
	background-repeat: no-repeat;
}
#mainMenu ul li {
	float: left;
	list-style:none;
	margin:0px;
	padding:0px;
}
#mainMenu li a {
	color:#FFF;
	display:block;
	float:left;
	text-decoration:none;
	text-transform: uppercase;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	height:25px;
	background-image: url(../images/template2/button_edge.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#mainMenu li#mainMenuSpecials a {
	color:#F30;
}

#mainMenu li a:hover {
	background-image: url(../images/template2/button_over.png);
	background-repeat: repeat-x;
	color: #E5EC9A;
}

#mainMenu li a.selected {
	color: #E5EC9A;	
}


.MISStandard #content {

	width:100%;
	overflow:hidden;
	background-color: #FFFFFF;

	
}
.MISStandard #mainContent {
	margin-top: -1px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	
}
#mainMenu #productSearchBox {
	background-image: url(../images/template2/menu_left.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 246px;
	float: left;
}
.MISStandard #footer {
	background-image: url(../images/template2/footer.png);
	background-repeat: no-repeat;
	clear: both;
	background-color: #303030;
	height: 166px;
	color: #999;		
}

.MISStandard #footer a {
	color: #999;
	text-decoration:none;
}

.MISStandard #footer a:hover {
	text-decoration:underline;
}


.MISStandard #footer #col1,
.MISStandard #footer #col2,
.MISStandard #footer #col3 {
	float:left;
	padding: 0px 30px;
}

.MISStandard #footer #col1 {
	width:100px;
}
.MISStandard #footer #col2 {
	width:460px;
}
.MISStandard #footer h2 {
	color:#FFF;
	margin-bottom:15px;
}

.MISStandard #footer ul {
	list-style:none;
	padding:0;
	float:left;
}

.MISStandard #footer ul li {
	list-style:none;
	margin: .5em 0;
	padding:0;
}

.MISStandard #footer #col2 ul {
margin: 0 80px 0 0;
}

.MISStandard #rightBox {
	background-color: #E6E6FF;
	float: right;
	width: 140px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 5px;
		border: 1px solid #DEDEF6;

	
}

.MISStandard #rightBoxwide {
	background-color: #F5F5F5;
	float: right;
	width: 200px;
	margin-left: 5px;
	border: 1px solid #DEDEF6;
	padding: 5px;
}





