/*
Theme Name: Custom Wordpress Theme
Theme URI: http://mednet-tech.com
Description: The custom designed wordpress theme for your website.
Version: 1.0
Author: MedNet Technologies
Author URI: http://mednet-tech.com
Tags: mednet, custom
*/
/* RESET - KEEP AT PAGE TOP */	@import "style/css/reset.css";
/* NAV - KEEP AT PAGE TOP */	@import "style/css/nav.css";


/* GLOBALS */
/* ----------------------------------------- */
body {
	font-family:	Tahoma, Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 			#3A2D1D;
	line-height: 	20px;
	}

	
/* BANNER */
/* ----------------------------------------- */

.mn-banner-address {
	float: right;
	width: 150px;
	height: 150px;
	margin: 0px 0 0 0;
	text-align: center;
	font-size: 12px;
	line-height: 12px !important;
	}

.mn-banner-address span {
	float: right;
	width: 140px;
	text-align: right;
	margin: 10px 0 0px ;
	padding: 0;
	}

.mn-banner-address a {
font-size:10px;
	color: #FFF;
	}
.mn-banner-address a:hover {
	color: #cfb070;
	}

.phone {
	color: #cfb070;
	}

.mn-banner-address2 {
	float: left;
	width: 400px;
	margin: 65px 0px 0px 122px;
	text-align: center;
	font-size: 18px;
	}

.mn-banner-address2 span {
	float: left;
	width: 400px;
	text-align: left;
	margin: 10px 0 0px ;
	padding: 0;
	}

.mn-banner-address2 a {
font-size:14px;
	color: #FFF;
	}
.mn-banner-address2 a:hover {
	color: #cfb070;
	}

.phone2 {
	color: #cfb070;
	}

/* NAVIGATION DETAILS */
/* ----------------------------------------- */

/* TOP MENU POSITIONING */
#multi-ddm {
	margin: 		17px 0 0 14px;
	}

/** SUBMENU WIDTH **/
#multi-ddm ul, #multi-ddm ul li {	
	width: 			200px; 
	}

/** SUBMENU APPEARANCE **/
#multi-ddm ul {
	padding-top: 22px;
	}
#multi-ddm ul ul {
	padding-top: 0;
	margin-top: -30px;
	}

/** TOP LEVEL LINK APPEARANCE **/
#multi-ddm a {
	padding: 1px 17px 1px 15px;
	margin: 0;
	color: #FFF;
	text-align: left;
	border-right: 1px solid #1F160F;
	border-left: 1px solid #554535;
	font-size: 11px;
	}
	#multi-ddm a.first { border-left: none; }
	#multi-ddm a.last { border-right: none; }

/** SUB LEVEL LINK APPEARANCE **/
#multi-ddm ul a {
	padding: 5px 16px;
	margin: 0;
	color: #FFF;
	text-transform: none;
	border: none;
	background-color: #392b1e;
	}

/** TOP/SUB LINK HOVER APPEARANCE **/
#multi-ddm a:hover { color: #B5944F; }
#multi-ddm ul a:hover {  }





/*  *********************************************  GRAPHIC TEXT STYLE *********************************************** */

div#mn-graphic-text .header {
	width: 280px;
	margin: 46px 35px 0 0;
	padding: 0; 
	font-size: 18px;
	color: #3A2D1D;
	float: right;
	}

div#mn-graphic-text .info { 
	clear: right;
	float: right;
	width: 280px;
	margin: 10px 35px 0 0;
	}


/*  *********************************************  IN THE MEDIA  STYLE *********************************************** */

div#mn-media .header {
	margin: 46px 0 0 0;
	padding: 0; 
	font-size: 18px;
	color: #3A2D1D;
	}

div#mn-media ul { 
	float: left; 
	margin: 0;
	padding: 6px 0 10px 2px;
	width: 150px;
	list-style: square;
	list-style-position: inside;
	color: #B5944F;
	}

div#mn-media a { 
	color: #3A2C1F;
	}
div#mn-media a:hover { 
	color: #B5944F;
	}




/*  *********************************************   (HEADER, GOLD) LINKS STYLE *********************************************** */

div#mn-links img { float: left; }

div#mn-video div { float: left; }


/*  *********************************************  CONTENT  STYLE *********************************************** */

div#mn-content {
	}

div#mn-content p {
	}
	div#mn-content strong {
		}

div#mn-content ul {
		margin:0;
		padding: 11px 0 15px 20px;
		}
	div#mn-content li {
		padding-left: 5px;
		list-style-position:outside;
		list-style-type:square;
		}

div#mn-content a {
    border-bottom:#330000 thin dashed;
	color:#3C2C1D;
	}
	div#mn-content a:hover {
			color:#B5944F;
		}


/*  *********************************************  CONTENT COLUMN  STYLE *********************************************** */

div.content-column { 
	width: 295px;
	float: left;
	margin: 10px 10px 0 0;
	}

div.content-column p {
	margin: 0;
	padding: 0;
	} 
	
div.content-column .title {
	height: 66px;
	width: 295px;
	background: url(style/images/content-column.jpg) repeat-x;
	} 
div.content-column .title .header {
	float: left;
	font-size: 24px;
	margin: 15px 0 0 10px;
	padding: 0;
	}
div.content-column .title .subheader {
	clear: left;
	float: left;
	padding: 0;
	margin: -3px 0 0 10px;
	font-size: 10px;
	}

div.content-column .content {
	margin: 0;
	padding: 10px 14px 0;
	font-size: 11px;
	}

div#mn-content div.content-column .content a {
	text-decoration: none;
	color:#3C2C1D;
	}
div#mn-content div.content-column .content a:hover {
	color: #B5944F;
	}

div#mn-content div.content-column .content .inputSelectquick {
	color: #3C2C1D;
	}


/*  *********************************************  SIDEBAR  STYLE *********************************************** */

.menu_list {
	float: left;
	width: 329px;
	margin-top: -2px;
	}

.menu_head {
	width: 329px;
	height: 68px;
	cursor: pointer;
	position: relative;
	clear: left;
	float: left;
	}
	.menu_head * { float: left; }
	.menu_head span { 
		font-size: 22px;
		padding: 22px 0 0 0; 
		}
	.menu_head img {
		padding: 7px 12px 0 7px;
		} 

.menu_body {
	display:none;
	clear: left;
	float: left;
	font-size: 11px;
	}

.menu_body a{
	display:block;
	color:#006699;
	padding-left:10px;
	text-decoration:none;
	}

.menu_body a:hover{
	color: #000000;
	text-decoration:underline;
	}


/* GOLDPANE STYLE */
#brownpane .menu_head {
	background: url(style/images/sb-brown-open.jpg) no-repeat;
	color: #FFF;
	}

#brownpane .menu_head.link {
	background: url(style/images/sb-brown-link.jpg) no-repeat;
	}
#brownpane .menu_head.link a { color: #FFF; }
#brownpane .menu_head.link a:hover { color: #CFB070; }
	
#brownpane .menu_body {
	display: block;
	}
	
#brownpane .menu_body p {
	margin: 0;
	padding: 0;
	clear: left;
	}
	
	

/* GOLDPANE STYLE */
#goldpane {
	border-bottom: 2px solid #FFF;
	}

#goldpane .menu_head {
	background: url(style/images/sb-closed.jpg);
	text-transform: uppercase;
	}

#goldpane ul { 
	float: left; 
	margin: 0;
	padding: 10px 0 10px 10px;
	width: 300px;
	list-style: square;
	list-style-position: inside;
	color: #B5944F;
	}
#goldpane ul li {
	float: left;
	width: 140px;
	margin: 0 0 0 10px;
	} 

#goldpane .menu_body a {
	display: inline;
	padding: 0;
	color: #3A2C1F;
	}



/*  *********************************************  QCONTACT  STYLE *********************************************** */

div#mn-sidebar form {
	padding: 17px 0 15px 30px;
	width: 266px;
	}

.inputSelectquick, .inputCommentquick {
	font-family: Arial, Helvetica, sans-serif;
	width:256px;
	margin: 0 0 6px 0;
	padding: 3px 5px;
	display: block;
	clear: left;
	background: #FFF;
	border: 1px solid #CBB;
	color: #3C2C1D;
	font-size: 11px;
	}
.inputSelectquick {
	}
.inputCommentquick {
	}
.inputButtonquick {
	float: right;
	cursor: pointer;
	background: #34261B;
	color: #3C2C1D;
	font-size: 11px;
	margin: 3px 0 15px 0;
	padding: 5px 10px;
	border: none;
	color: #FFF;
	}
.inputButtonquick:hover {
	background: #B5944F;
	color: #3C2C1D;
	}




/*  *********************************************  BLOG SIDEBAR  STYLE *********************************************** */

div#mn-sidebar #blog-sb h2, div#mn-sidebar #blog-sb .header {
	padding-left: 10px;
	}

div#mn-sidebar ul#blog-sb {
	margin: 0 0 0 0;
	padding: 0 0 25px 0;
	list-style: none;
	float: left;
	width: 329px;
	}
	div#mn-sidebar ul#blog-sb li {
		clear: left;
		float: left;
		width: 100%;
		}

div#mn-sidebar ul#blog-sb ul {
	margin: 11px 0 0 0;
	padding: 0;
	line-height:28px;
	border-top: 1px solid #D3B480;
	}
	div#mn-sidebar ul#blog-sb ul li {
		border-bottom:1px solid #D3B480;
		list-style: none;
		}

div#mn-sidebar #blog-sb a {
	color:#3C2C1D;
	margin:2px 0 2px 0;
	padding:0 0 0 16px;
	display:block;
	}
	div#mn-sidebar #blog-sb a:hover {
		color: #3C2C1D;
		background-color:#b5944f;
		}




/*  *********************************************  BOTTOM  STYLE *********************************************** */

div#mn-bottom ul {
	margin: 0;
	padding: 15px 10px 15px 0;
	list-style: none;
	float: left;
	width: 147px;
	font-size: 11px;
	color: #B5944F;
	}
	div#mn-bottom ul.double {
		width: 304px;
		}

div#mn-bottom ul.double li {
	width: 147px; 
	display: inline-block;
	float: left;
	}

div#mn-bottom ul li.title {
	color: #B5944F;
	padding: 5px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #B5944F;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0;
	}


div#mn-bottom a {
	color:#FFF;
	}
	div#mn-bottom a:hover {
		color: #B5944F;
		}

div#mn-bottom strong {
	color: #B5944F;
	}

/*  *********************************************  FOOTER  STYLE *********************************************** */

div#mn-footer {
	line-height: 20px;
	font-size: 11px;
	color: #B5944F;
	}
#mn-footer a {
	color: #B5944F;
	}
	#mn-footer a:hover {
		color: #FFF;
		}


/*** Footer Standards ***/
div#mn-footer p, div#mn-footer ul, div#mn-footer div {
	margin: 0;
	padding: 0;
	}
	
div#mn-footer #footerlinks { 
	float: right; 
	text-align: left;
	}
	#mn-footer #footerlinks li {
		display: inline;
		padding: 0;
		}
	#mn-footer #footerlinks ul {
		display: inline;
		padding: 0;
		margin: 0;
		}
	#mn-footer #footerlinks li a {
		display: inline-block;
		margin: 0 5px;
		}

div#mn-footer #footerlegal { 
	clear: left;
	float: left; 
	}

div#mn-footer #footerseo {
	clear: left;
	float: left;
	margin-top: 15px;
	width: 70%;
	}

div#mn-footer #footerplaque { 
	clear: both;
	float: right;
	height: 40px;
	text-align: right;
	margin-top: -55px;
	width: auto;
	}



	
/*  *********************************************  HEADER TAGS *********************************************** */

H1, H2, H3 {
	font-weight: normal;
	color:#3C2C1D;
	margin: 0 0 0 0;
	padding: 20px 0 30px 0;
	font-size: 26px;
	}

H2 {
	padding: 20px 0 0 0;
	font-size: 20px;
	}

H3 {
	padding: 20px 0 0 0;
	font-size: 18px;
	}

div#mn-content H1 a,
div#mn-content H2 a,
div#mn-content H3 a {
	color:#3C2C1D;
	text-decoration: none;
	}
	
div#mn-content H1 a:hover,
div#mn-content H2 a:hover,
div#mn-content H3 a:hover {
	color:#B5944F;
	}
	
/*  *********************************************   PICTURES   *********************************************** */

.picborder, .picRight, .picLeft {
	border: 1px solid #330000;
	}
	.picRight {
		float:right;
		margin-left:20px;
		}
	.picLeft {
		float:left;
		margin-right:20px;
		}

.picRightnoborder {
	float:right; 
	margin-left:20px;
	}

.picLeftnoborder {
	float: left;
	margin-right: 20px;
	}





/*  *********************************************   CONTENT ELEMENTS  *********************************************** */

hr {
	width: 80%;
	border: none;
	border-top: 1px solid #330000;
	text-align: center;
	margin: 30px auto;
	}

div.spacer{clear:both; height:5px; display:block;}

.button {
	border: 1px solid #333; 
	background: #FFF; 
	padding: 3px 8px; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px; 
	}
.button:hover {
	background: #F44;
	color: #FFF;
	}

#searchform {
	margin: 6px 0 10px;
	text-align: center;
	}
	#searchform #s {
		width: 70%;
		}
	#searchform #searchsubmit {
		width: 25%;
		}

.widget_search { 
	background: url(style/images/sb-brown-link.jpg);
	height: 65px; 
	overflow: hidden; 
	}
.widget_search .inputButtonquick { 
	border: 1px solid #B5944F;
	}
	

div.spacer{clear:both; height:5px; display:block;}

#commentform #comment { width: 96%; }



    div#mn-wrapper ul#menu {
    float: left;
    padding: 11px 0 0 0;
    margin: 0;
    width: 100%;
    }

    div#mn-wrapper #menu li {
    display: block;
    float: left;
    margin: 0 0 0 0;
    padding: 0;
    }

    div#mn-wrapper #menu li a {
    background: #CFB070;;
    padding: 10px;
    color: #000;
    text-decoration: none;
    float: left;
    }

    div#mn-wrapper #menu li.active a {
    background: #e3dad5;
    border: 1px solid #e3dad5;
    padding: 9px;
    }

    .tabset {
    float: left;
    border: 1px solid #e3dad5;
    background: #e3dad5;
    width: 100%;
    margin-bottom: 15px;
    }

    .tabcontent {
    float: left;
    clear: both;
    padding: 10px 20px 20px;
    }
.paragraph {
text-align:justify;
}

.break {
clear:both;
}

.product {
float:left;
width:20%;
min-height: 225px;
margin: 5px 25px 3px 0px;
padding: 15px;
vertical-align:top;
}

#rightbox1 {
	float: right;
	width: 250px;
	margin-left: 20px;
	text-align: center;
	background-color: #F8F8F8;
}
#callus {
	float: right;
	width: 200px;
	font-weight: bold;
	color: #275C88;
	margin: 20px 20px 0 0;
}
#definition { 
		height: 100px; 
		background: url(images/dialog.png) no-repeat 0 0;
		width: 196px;
		padding: 4px 23px 71px 4px;
		position: absolute;
		font: 11px Verdana, Arial, Helvetica, sans-serif;
		z-index: 1000;
	}
dfn { cursor:help }

.nounderline {
border-bottom: none !important;
text-decoration:none !important;
}

.clear {
clear:both;
}

.terms {
list-style-image: none !important;
list-style-type:upper-roman !important;
}