*{margin:0;padding:0;border:0}

body{
	direction:ltr;
	font-family:Arial,helvetica,sans-serif;
	background: white url('images/background.png') top repeat-x;
	color: #8b8b8b;
	font-size:16px;
}

a{
	color: #70aec4;
	text-decoration:none;
}

#lang a{
	color: #8b8b8b;
	text-decoration:none;
}

#lang a:hover{
	color: #4994b0;
	text-decoration:none;
}
a:hover{
	color: #4994b0;
	text-decoration:none;
}

h1,h2,h3,h4,h5,h6{
	font-family: Arial,helvetica,sans-serif;
}
p{
	margin:1em 0;
}

ul{
	list-style: square inside none;
	margin:1em 0;
}

.red{
	color: #cd0000;
}

#wrapper{
	margin:0 auto;
	width:920px;
}

.hedder{
	background:url('images/image.jpg') top;
	width:920px;
	height:120px;
	margin:0 auto;
}
	#headertop{
	margin: 15px 10px 0 0;
	float: right;
	}
	
	#lang{
	float: left;
	padding-right: 10px;
	text-align: left;
	}
	
	#snetwork{
	float: left;
	}
	
	.logo{
		padding: 35px 25px 0 25px ;	
	}
	
	
.menu{
	background:#c0c0c0 url('images/menu.jpg');
	width:920px;
	height:43px;
	margin:0 auto;
	-webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}

		#nav ul{list-style: none;height:43px;margin:0;padding: 0;position: absolute;z-index: 300;}
		#nav li{list-style: none;float:left; position: relative;}
		#nav li a{
		color:#ffffff;
		cursor:pointer;
		list-style:none outside none;
		display:block;
		}
		
		#nav li a:hover{
			background-image: url(images/buttons/left.png),url(images/buttons/right.png);
			background-position: left, right;
			background-repeat: no-repeat;
		}
	
		#nav .main{
			width: 102px;
			-webkit-border-bottom-left-radius: 30px;
			-moz-border-radius-bottomleft: 30px;
			border-bottom-left-radius: 30px;
			text-align:center;
		}
		#nav .clinics{
			width: 109px;
			text-align:center;
		}
		#nav .doctors{
			width: 142px;
			text-align:center;
		}
		#nav .book{
			width: 175px;
			text-align:center;
		}
		#nav .insurence{
			width: 239px;
			text-align:center;
		}
		#nav .info{
			width: 155px;
			text-align:center;
		}
		#nav .contact{
			width: 154px;
			-webkit-border-bottom-right-radius: 30px;
			-moz-border-radius-bottomright: 30px;
			border-bottom-right-radius: 30px;
			text-align:center;
		}
		
		#nav .current, #nav li a:active{
			background-image: url(images/buttons/left.png),url(images/buttons/right.png);
			background-position: left, right;
			background-repeat: no-repeat;
		}	
		

#hedder img{
	margin:30px;
}


	.content{
	width:920px;
	margin:0 auto;
	overflow: hidden;
}

	.text_box{
	padding:0 20px 0 20px;
	text-align:justify;
	line-height: 25px;
	width:auto;
	
}

	#book{
	background: url('images/clock.png') right no-repeat;
	padding:0 120px 0 20px;
	text-align:justify;
	line-height: 25px;
	width:auto;
	
}

	#AmericanBoard{
	background: url('images/certificates/AmericanBoard.png') left no-repeat;
	margin: 10px 20px 0 20px;
	padding: 20px 0 0 70px;
	line-height: 25px;
	height: 60px;
	
}

	#CanadianBoard{
	background: url('images/certificates/CanadianBoard.png') left no-repeat;
	margin: 10px 20px 0 20px;
	padding: 20px 0 0 70px;
	line-height: 25px;
	height: 60px;
	
}

	#RoyalCollegeOfSurgeonIreland{
	background: url('images/certificates/RoyalCollegeOfSurgeonIreland.png') left no-repeat;
	margin: 10px 20px 0 20px;
	padding: 20px 0 0 70px;
	line-height: 25px;
	height: 60px;
	
}

	#RoyalCollegeOfSurgeonsGlasgo{
	background: url('images/certificates/RoyalCollegeOfSurgeonsGlasgo.png') left no-repeat;
	margin: 10px 20px 0 20px;
	padding: 20px 0 0 70px;
	line-height: 25px;
	height: 60px;
	
}

	#RoyalCollegeOfSurgeonsEdinburgh{
	background: url('images/certificates/RoyalCollegeOfSurgeonsEdinburgh.png') left no-repeat;
	margin: 10px 20px 0 20px;
	padding: 20px 0 0 70px;
	line-height: 25px;
	height: 60px;
	
}

	#HarvardMedicalSchool{
	background: url('images/certificates/HarvardMedicalSchool.png') left no-repeat;
	margin: 10px 20px 25px 20px;
	padding: 20px 0 0 70px;
	line-height: 25px;
	height: 60px;
	
}

.content h1{
	color:#70aec4;
	font-size:1.2em;
	font-weight:bold;
	margin-bottom:15px;
	padding-bottom:5px;
	padding-top:20px;
}

	#rightc{
	width:445px;
	margin:0 auto;
	overflow: hidden;
	float: left;
}

	#leftc{
	width:445px;
	margin:0 auto;
	overflow: hidden;
	float: right;
}

	#right{
	float: left;
	width: 50%;
	}
	
	
	#left{
	float: right;
	width: 50%;
	}

	#footer-main{
	width:918px;
	height: 120px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background: url("images/main-bg.png") repeat-x bottom #FFFFFF;
	border-bottom: #4994b0 solid 5px;
	border-top: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;


	
}

	#page{
	margin: 20px 0 0 0;
	width:918px;
	min-height: 400px;
	-webkit-border-top-left-radius: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topleft: 30px;
	-moz-border-radius-topright: 30px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background: url("images/main-bg.png") repeat-x bottom #FFFFFF;
	border-bottom: #4994b0 solid 5px;
	border-top: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;


	
}

	#footer{
	width:920px;
	height: 45px;
}

	.box{
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius:30px;
	-moz-box-shadow: 0 3px 2px #ddd;
	-webkit-box-shadow:0 3px 2px #ddd;
	box-shadow:0 3px 2px #ddd;
	background: url("images/box.png") repeat-x bottom #FFFFFF;
	border: #ccc solid 1px;
	width:99.5%;
	margin-bottom: 30px;
}


#content ul{
padding-right:25px;
padding-bottom:10px;
}







/*  Slider  */




/* Inputs */
form{ /*margin:20px 50px;*/}
input, select {
    background: #fff;
    border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-style: solid;
    border-width: 1px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: normal;
    padding: 5px 3px 3px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
input[type="text"],select {
width:200px;
}
.button, input[type="submit"], .submit {
    background: #E5E5E5;
    border-color: #DEDEDE #BBBBBB #BBBBBB #DEDEDE;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    margin: 0;
    padding: 2px 3px 1px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
}
.button:hover, input[type="submit"]:hover, .submit:hover {
    color: #000000;
}
.button:active, input[type="submit"]:active, .submit:active {
    background: #E5E5E5;
}

textarea {
    background: #fff;
    border-color: #DEDEDE #BBBBBB #BBBBBB #DEDEDE;
    border-style: solid;
    border-width: 1px;
    padding: 5px 3px 3px 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	width:300px;
}
input:focus {
    border: 1px solid #999999;
}
textarea:focus {
    border: 1px solid #999999;
}


/* Sub-Menu */
#nav ul li ul.sub-menu {
    font-size: 13px;
    background:white;
    display: none;
    height: auto;
    padding: 10px 0 0 0;
    position: absolute;
    top: 43px;
    z-index: 500;
    -webkit-border-bottom-right-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-right: #ccc solid 1px;
	border-left: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
}

#nav ul li:hover ul {
	float: none;
    display: block;
    width: 300%;
}
#nav ul li ul.sub-menu li {
	color: #7a7a7a;	
	float: none;
    height:40px;
}

#nav ul li ul.sub-menu li.cool a:hover {
    background: none;
    color: #3d92b1;
}
#nav ul li ul.sub-menu li a {
    color: #7a7a7a;
}
#nav ul li ul.sub-menu li a:hover {
    background: none;
    color: #3d92b1;
}

/* Sub-Sub-Menu */
#nav ul li ul li ul.sub-sub-menu {
    font-size: 13px;
    background:white;
    display: none;
    top:-11px;
    padding: 0;
    height: auto;
    position: absolute;
    left: 106%;
    z-index: 500;
	-webkit-border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	-moz-border-radius-bottomright: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border: #ccc solid 1px;
}

#nav ul li ul li:hover ul {
	float: none;
    display: block;
    width: 100%;
}
#nav ul li ul li ul.sub-sub-menu li {
	color: #7a7a7a;	
	float: none;
    height:40px;
}

#nav ul li ul li ul.sub-sub-menu li.cool a:hover {
    background: none;
    color: #3d92b1;
}
#nav ul li ul li ul.sub-sub-menu li a {
    color: #7a7a7a;
}
#nav ul li ul li ul.sub-sub-menu li a:hover {
    background: none;
    color: #3d92b1;
}


.accordionButton {	
	float: right;
	height: 30px;
	width:850px;
	padding: 5px 20px 0 0;
	cursor: pointer;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0 3px 2px #ddd;
	-webkit-box-shadow:0 3px 2px #ddd;
	box-shadow:0 3px 2px #ddd;
	background: url("images/notclicked.png") repeat-x bottom #FFFFFF;
	border: #ccc solid 1px;
	margin-bottom: 10px;
	color:#3b7e96;
	font-weight:bold;
	}
 
.accordionContent {	
	width: 95%;
	padding-right: 20px;
	float: right;
	display: none;
	}
.on {
	background: url("images/clicked.png") repeat-x bottom #f0f0f0;
	}
	
.over {
	background: url("images/clicked.png") repeat-x bottom #f0f0f0;
	}
.doctor{
	color: #70aec4;
	font-weight: bold;
	margin-bottom: 30px;
}

.bookclick{
	padding-bottom: 30px;
}
	