/* 

Multisoft - CSS File

*/


/*** GLOBAL  ***/
html,body{height:100%;}
body {
	font-family:Arial, Verdana, Tahoma;
	font-size:11px;
	margin:0 auto;
	padding:0;
	color:#6b6b6b;
	height:100%;
	background-color:#212121
}
* {
	margin:0;
	padding:0;
}
*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
					 if you want to keep it! */
}
.clr{clear:both}
form{margin:0; padding:0;}
hr {
	border: 0;
	color: #6b6b6b;
	background-color: #6b6b6b;
	height: 1px;
	margin:0px 0px 10px 0px;
	padding:0px;
}

/*** END OF GLOBAL  ***/

/*** DEFAULT ELEMENT STYLES ***/
/* heading */
h1, h2 {margin-bottom:8px;	font-family:Tahoma, Arial, Verdana;	font-weight:normal; color:#285b93}
h3, h4, h5 {margin-bottom:8px;	font-family:Tahoma, Arial, Verdana;	font-weight:normal;}
h1 {font-size:20px; line-height:22px;}
h2 {font-size:18px; line-height:20px;}
h3 {font-size:16px; line-height:18px;}
h4 {font-size:14px; line-height:16px;}
h5 {font-size:13px; line-height:15px;}

/* links */
a {color:#014f94; text-decoration:none;}
a:hover{color:#014f94; text-decoration:underline;}
a img{border:none}
.border{ border:1px solid #c5c5c5; padding:3px;}
.imgleft{float:left; margin-right:15px;}
.imgright{float:right; margin-left:15px;}
.imgmiddle{vertical-align:middle; padding-right:6px}
.imgmiddle2{padding-left:50px}
.imgmiddle3{vertical-align:middle; }
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:13px;
	line-height:18px;
	margin-bottom:15px;
	color:#6b6b6b;
}
ul, ol {
	margin:10px 0 35px 30px;
}
li ol,
li ul
{
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {list-style:decimal;}
blockquote {
	font-style:italic;
	margin:25px 0 25px 0px;
	color:#6b6b6b;
	padding:10px 20px 10px 25px;
	border-left:4px solid #6b6b6b;}

/* code */
code {
	font-family:Verdana, Arial;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #6b6b6b;
	padding:15px 10px;
}


/*** END OF DEFAULT ELEMENT STYLES ***/


/*** CONTAINER ***/
#top_container{background-image:url(../images/bg_top_repeat.gif); background-repeat:repeat-x; width:100%;}
#content_container{width:100%; background-image:url(../images/bg_header_repeat.gif); background-repeat:repeat-x; background-position:top; background-color:#fff}
#content_container_inner{ width:100%; background-image:url(../images/bg_header_inner_repeat.gif); background-repeat:repeat-x; background-position:top; background-color:#fff; padding:20px 0px 0px 0px}
#bottom_container{background-image:url(../images/bg_bottom.gif); background-repeat:repeat-x; width:100%; height:60px; background-color:#1f1f1f}
#footer_container{background-image:url(../images/bg_footer.gif); background-repeat:repeat-x; width:100%; height:51px; background-color:#212121}
/*** END OF CONTAINER ***/

/*** CENTERCOLUMN ***/
.centercolumn{width:960px; margin:0px auto 0px auto;}
/*** END OF CENTERCOLUMN ***/

/*** TOP ***/
#top{background-image:url(../images/bg_top.jpg); background-repeat:no-repeat;height:91px}
#top ul, #top p, #top a, #top a:visited{color:#fff;}
#top ul{list-style-type:none; margin:0px; padding:0px;}
#logo{width:610px; float:left;}
#topcontact{width:350px; float:left; padding:20px 0px 0px 0px;}
#topcontact .imgmiddle{padding-right:15px;}
#topcontact ul{float:right; padding-right:30px;}
#topcontact ul li{padding:2px 0px;}
#topmenu{height:31px;}
#topmenu ul{list-style-type:none; margin:0px; padding:6px 20px 0px 20px;}
#topmenu ul li{list-style-type:none; margin:0px; padding:0px 0px 0px 0px;color:#b9b9b9; background-image:url(../images/menu_separator.gif); background-repeat:no-repeat; background-position:left}
#topmenu ul li.home{background-image:none; padding-left:10px;}
#topmenu ul li a, #topmenu ul li a:visited{color:#b9b9b9}
#topmenu ul li a:hover{color:#fff}
/*** END TOP ***/

/*** HEADER ***/
#slider_container{background-image:url(../images/bg_header.jpg); background-repeat:no-repeat; height:326px; position:relative}
#slider_container ul{margin:0px; padding:0px; list-style-type:none;}
#slider_container ul li{margin:0px; padding:0px; list-style-type:none;}
.slidetext{width:510px; float:left; padding:30px 50px 0px 40px}
.slidetext h1{color:#575757;}
.slideimage{width:350px; float:left;}
/*** END HEADER ***/


/*** CONTENT ***/
#maincontent{width:960px; padding:10px 0px 20px 0px }
#content{width:630px; float:left; padding:0px 30px 0px 5px;}
ul.client{margin:0px; padding:0px; list-style-type:none;}
ul.client li{margin:0px; padding:0px 30px 0px 0px; list-style-type:none; display:inline;}
ul.client li.nomarginright{padding-right:0px;}
ul.l1{margin:0px 0px 20px 20px; padding:0px; list-style-type:none;}
ul.l1 li{background-image:url(../images/list_square.png); background-position:left center; background-repeat:no-repeat; padding:0px 0px 0px 25px; margin:0px; list-style-type:none}
#sideright{width:260px; float:left; padding:0px 6px}
#sideright p{margin-bottom:15px;}
#sideright h2{margin-bottom:10px;}
#sideright ul{margin:0px 0px 40px 0px; padding:0px; list-style-type:none;}
#sideright ul li{margin:0px; padding:8px 0px; list-style-type:none; border-bottom:solid 1px #e0e0e0; font-size:12px;}
#sideright ul li a, #sideright ul li a:visited{color:#6b6b6b}
/*** END CONTENT ***/



/*** FOOTER ***/
#bottom_container a, #bottom_container a:visited{color:#6b6b6b;}	/* Twitter Text and Facebook text colour in footer */
#footer_container a, #footer_container a:visited{color:#6b6b6b;}	/* Company name in footer */
#twitter{width:300px;float:left; padding:10px 20px 10px 200px}
#fbrss{width:300px;float:left; padding:20px 10px 10px 0px;}
#fb{width:260px; float:left; padding-left:0px}				/* Facebook icon and text */
#rss{width:130px; float:left; padding-left:20px}			/* RSS icon and text */
#foot{text-align:center; padding:10px 0px 0px 0px;}
/*** END OF FOOTER ***/




#quotes .quote {
    float: left;

    margin: 0 0 20px;
    width: 280px;
}
#quotes .quote p {
    background: url("../images/quote_bg.png") no-repeat scroll center top transparent;
    color: #888888;
    float: left;
    margin: 0;
    padding: 10px 10px 0;
    width: 260px;
}
#quotes .quote span {
    background: url("../images/quote_bg.png") no-repeat scroll center bottom transparent;
    float: left;
    height: 10px;
    margin: 0;
    padding: 13px 0 1px;
    width: 280px;
}
#quotes .quote strong {
	color: #444444;
    float: right;
    font-style: italic;
    padding-top: 3px;
}




.product2 {
    width: 100%;
	margin-bottom:10px;
}
.price2 {
font-weight:bold; font-size:34px;
    vertical-align: 130%;
}
.price3 {
	font-weight:bold;
	font-size:11px;
    vertical-align: 100
}
.floatLeft {
    float: left;
    margin-right: 5px;
}
.floatRight {
    float: right;
    margin-left: 5px;
}
.bt {
    background: url("../images/box.png") no-repeat scroll 100% 0 transparent;
    height: 17px;
    margin: 0 0 0 18px;
}
.bt div {
    background: url("../images/box.png") no-repeat scroll 0 0 transparent;
    font-size: 0;
    height: 17px;
    left: -18px;
    line-height: 0;
    position: relative;
    width: 18px;
}
.bb {
    background: url("../images/box.png") no-repeat scroll 100% 100% transparent;
    height: 14px;
    margin: 0 0 0 12px;
}
.bb div {
    background: url("../images/box.png") no-repeat scroll 0 100% transparent;
    font-size: 0;
    height: 14px;
    left: -12px;
    line-height: 0;
    position: relative;
    width: 12px;
}
.i1 {
    background: url("../images/borders.png") repeat-y scroll 0 0 transparent;
    padding: 0 0 0 12px;
}
.i2 {
    background: url("../images/borders.png") repeat-y scroll 100% 0 transparent;
    padding: 0 12px 0 0;
}
.i3 {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    margin: 0;
    padding: 1px 10px;
}
.i3:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.i3 {
    display: inline-block;
}
.i3 {
    display: block;
}