@charset "UTF-8";
/* CSS Document for gynaecare ws */

*
{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

body
{
	font-family: Helvetica, Arial, sans-serif;
	color: #666;
	font-size: 0.9em;
	
}


#wrapper
{
	margin: auto;
	background-color: #FFF;
	width: 1000px;
}

#logo
{
	width: 550px;
	height: 110px;
	float: left;	

}

#logo p
{
	padding-top: 30px;
	padding-left: 10px;
	padding-bottom: 10px;
	color: #666;
}

#flash
{
	
	text-align: right;
	
}

#header
{
	width: 900px;
	height: 156px;
	margin: auto;
	clear: both;
	padding: 20px 0 5px 0;
}

#menuTEST
{
	width: 900px;
	text-align: center;
	margin: auto;
}

#menu
{
	width: 900px;
	margin: auto;
	height: 39px;
	clear: both;
	background-image: url(images/menuBG.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
	
	
}

#menu ul
{
	list-style-type: none;
	padding: 10px 0px 10px 0;
}

#menu li
{
	display: block;
	width: auto;
	padding-right: 10px;
}

#menu ul li ul 
{
	/*background-color: #ebecec;*/
	background-image: url(images/ul_li_a_menu_BG.jpg);
	
}


#menu a
{
	text-decoration: none;
	color: #6283C1;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 5px;
}


#menu a:link, #menu a:visited
{
	color: #6283C1;
}

#menu a:hover
{
	color: #DB7F31;	
}

#menu .active a
{
	color: #DB7F31;
	
}





.underLogoText
{
	text-decoration: none;
	color: #666;
	
}

.textLink
{
	text-decoration: none;
	color: #DB7F31;
}

.textLink a
{
	text-decoration: none;
	color: #DB7F31;
}

#contentBG
{
	
	width: 900px;
	margin: auto;
	min-height: 350px;
	
}

#mainContentHome
{
	margin: auto;
	width: 600px;
	padding: 20px 30px 20px 30px;
	line-height: 1.5em;	
}


#mainContentHome p
{
	padding-bottom: 10px;
}


#mainContent, #mainContent_sitemap
{
	float: left;
	margin: auto;
	width: 500px;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 70px;
}

#mainContent_sitemap a
{
	text-decoration: none;
	color: #6283C1;
}

#mainContent_sitemap a:hover
{
	text-decoration: none;
	color: #DB7F31;	
}

#mainContent_sitemap ul 
{
	padding-left: 30px;
}


	

#sideContent
{
	clear: right;
	float: right;
	width: 200px;
	padding: 70px 0px 0 35px;
	font-size: 90%;
}



#sideContent li
{
	
	display: block;
	width: auto;
	padding: 10px 0;
	
}


#sideContent a
{ 
	text-decoration: none;
	color: #6283C1;
	
	
}


#sideContent a:hover, #sideContent a:active
{
	color: #DB7F31;

	
}


#sideContent .active a
{
	color: #DB7F31;
	
}







#mainContent p
{
	line-height: 2em;
	padding-bottom: 15px;
}

#mainContent ul
{
	line-height: 2em;
	padding-left: 30px;
}

#mainContentContact
{
	width: 650px;
	margin: auto;
	clear: both;
	line-height: 1.2em;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 0px;

}

#contact
{
	float: left;
	width: 180px;
	padding-right:20px;
	
}

#location
{ 
	width:300px;
	float: left;
}
	


#footer
{
	background-image: url(images/footerBG.gif);
	background-repeat: repeat-x;
	clear: both;
	width: 900px;
	margin: auto;
	height: 116px;
	font-size: 11px;
	padding: 25px 0 17px 0;
	color: #666;
	text-align: center;	
}

#footer a
{
	text-decoration: none;
	color: inherit;	
}

#footer a:hover
{
	color: #DB7F31;
}

#footer p

{
	line-height: 3em;
}
	

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}

h1
{
	font-size: 14px;
	color:  #6283C1;
	padding: 30px 0 15px 0;
}

h2
{
	font-size: 13px;
	color:  #6283C1;
	padding: 20px 0 15px 0;
}

h3
{
	font-size: 12px;
	color:  #6283C1;
	padding: 15px 0 8px 0;
}

.blueFont
{
	color:  #6283C1;
	font-size: 1.2em;
	font-weight: bold;

}


.bold
{
	font-weight: bold;
}
	

img
{ 
    border: none;	
	padding: 0;
}
  
.img
{
	border: none;	
	padding-right:5px;
}

fieldset
{
	border: none;	
}

label
{
	display: block;
	width: 230px;
	float: left;
	color:   #6283C1;

}

input
{
	padding: 5px 10px 5px 10px;	
	color:  #666;
}

.all
{
}

.hasSideBar
{
}

.blueItalic
{
	color:  #6283C1;
	font-style: italic;
	padding: 10px;
}

.activeItalic
{
	color: #DB7F31;
	font-style: italic;
}
