/*  
Theme Name: Acurax International
Author: www.acurax.com
Description: Custom theme From Acurax International
*/

body {
	background: url("images/bg_1_bg.jpg") repeat-x scroll 0 0 #f1f1f1;
	color: #383838;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px 0px 0px 0px;
}
body * {
    font-family: verdana;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
img {
	border: none;
	background: none;
}
hr {
	height: 5px;
	color: #fff;
	margin: 10px 0px;
	border: none;
	border-top: 1px dotted #D3D3D3;
}
blockquote{
	margin: 0px 0px 0px 15px;
	padding: 0px 45px 15px 50px;
	background: url(images/quote.gif) no-repeat;
	font-size: 15px;
	font-style: italic;
	font-family: Georgia, Times New Roman, Serif;
	color: #666666;
	}
blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.clearboth {
	clear: both;
}
/*************************************
	Links
**************************************/
a {
	color: #383838;
	text-decoration: underline;
	}
	
a:hover{
	text-decoration: underline;
	color: #382228;
	}
/*************************************
	Headings
**************************************/
h1, h3 {
    color: black;
    font-family: arial;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0px 10px;
	}
h3.h1 { /*make homepage h3's for the first 2 stories look like H1 */
	font-size: 22px;
}
h1 a, h3 a, h1 a:visited, h3 a:visited  {
	color: #0291D9;
	text-decoration: none;
}
h1 a:hover, h3 a:hover {
	color: #0291D9;
	text-decoration: underline;
}
h2 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
	
h2 a, h2 a:visited  {
	color: #6B030B;
	text-decoration: underline;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	}
h3 {
	font-size: 18px;
}
#sidebar h3 {
	font-size: 22px; 
}
h3 a, h3 a:visited {
	color: #0291D9;
	text-decoration: none;
}
h6 {
	color: #000;
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;;
	font-weight: normal;
	padding: 10px 0px;
	line-height: 150%;
	margin: 0px;
}
/*************************************
	Top Search Form
**************************************/
.searchform {
float:right;
width:265px;
}
.searchform .s {
border:1px solid gray;
color:#FFFFFF;
float:left;
font-family:Arial,Helvetica,Sans-Serif;
padding:6px 8px 9px;
width:195px;
}
.searchform .button {
margin-left:3px;
margin-top:-2px;
width:36px;
}
/*************************************
	RSS Feed
**************************************/
.feeds {
	position: absolute;
	top: 73px;
	right: 10px;
	display: block;
	width: 150px; height: 50px;
	float: right;
	text-align: right;
	text-transform: none;
	font-size: 11px;
	color: #EAF4FF;
	padding: 0px;
	background: transparent;
}
.feeds a, .feeds img {
	padding: 0px; margin: 0px;
}
.feeds a:hover {
}
.feeds .rss {
	padding: 0px; margin: 0px;
}
.feeds .email {
/* if you want to add an email sub */
}
/*************************************
	Main Container
**************************************/
#container { 
background:#F8F7F6 none repeat scroll 0 0;
clear:both;
height:100%;
margin:0 0;
overflow:hidden;
padding:25px 0 10px;
width:980px;
	}
.container-bot-bg {
	clear: both;
	height: 9px;
	width: 990px;
	display: block;
	background: url(images/container-bot-bg.gif) no-repeat;
	margin: 0px auto;
}
/*************************************
	Content
**************************************/
#content {
display:block;
float:left;
padding: 0 10px 10px;
width: 600px;
	}
#content p{
font-family:verdana;
font-size:11px;
line-height:17px;
margin:0;
padding:0 0 10px;
	}
#content p img{
	border: none;
	padding: 0px 5px 15px 0px;
	}
#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 35px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square outside;
	margin: 0px 30px 0px 30px;
	padding: 5px 0px 0px 5px;
	}
#content .post-meta-top {
	display: block;
	margin: 8px 0px 15px 0px;
	padding: 5px 10px;
	font-size: 12px;
	color: #8E8F91;
	clear: both;
}
#content .post-meta-bottom {
	background: #FBFCFE url(images/postmetabottombg.jpg) bottom left no-repeat;
	display: block;
	border-top: 1px solid #DFE3E6;
	margin: 0px 0px 15px 0px;
	padding: 12px 10px;
	font-size: 12px;
	color: #535353;
	clear: both;
}
.post-meta-bottom a {
	color: #535353;
	text-decoration: none;
}
.post-meta-bottom a:hover {
	text-decoration: underline;
}
.cat {
	float:  left;
	width: 80%;
	text-align: left;
}
.cat .cats {
	background: url(images/catbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.cat .tags {
	background: url(images/tagbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
	margin-left: 10px;
}
.comm {
	float: right;
	width: 20%;
	text-align: right;
}
.comm span {
	background: url(images/commbg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
.auth {
	float: left;
	width: 50%;
	text-align: left;
}
.auth span {
	background: url(images/authbg.gif) 0px 1px no-repeat;
	padding: 0px 0px 0px 15px;
}
.auth a {
	text-decoration: none;
}
.date {
	float: right;
	width: 50%;
	text-align: right;
}
.date span {
	background: url(images/datebg.gif) 0px 0px no-repeat;
	padding: 0px 0px 0px 18px;
}
/*********************************************
		Previous/Next Page Navigation
*********************************************/
.page-nav {
	clear: both; /* To clear any floats */
	margin: 15px 0px;
	padding: 2px 0px;
	height: 22px;
}
.nav-previous {
	width: 249px; 
	float: left; 
	text-align: left;
	margin: 2px 0px;
}
.nav-next {
	width: 249px; 
	float: right; 
	text-align: right;
	margin: 2px 0px;
}
.page-nav a {
	text-decoration: none;
}
.nav-previous a {
	padding-left: 10px;
}
.nav-next a {
	padding-right: 10px;
}
/*************************************
**************************************
	Comments
**************************************
**************************************/
#comments-wrap {
}

/*	Headers	*/

#comments-wrap h6 {
	font-size: 20px;
}

/*	Comments	*/

.commentlist {	
}
.gravatar { 
	margin: 10px 0 10px 10px;
	float: left;
	width: 69px;
	}
.thecomment {
	margin: 0px 0px 20px 0px;
	overflow: hidden;
	border: 1px solid #CCC;
}
.authorcomment .comment-body {
	border-top: 1px solid #D3D3D3;
	border-right: 1px solid #D3D3D3;
	border-left: 1px solid #D3D3D3;
}
.comment-body {
	margin: 0px; padding: 10px;
	float: right;
	width: 485px;
}
.comment-metadata {
	background: #4A7BB5;
	padding: 10px;
	color: #FFF;
}
.comment-metadata a, .comment-metadata a:visited {
	color: #FFF;
}
.comment-metadata a:hover {
	color: #FF8800;
}
.authorcomment {
	border: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
	overflow: hidden;
}
.authorcomment .comment-body {
	border: none;
}
.authorcomment .comment-metadata {
	background: #FCF4C7;
	padding: 11px 10px;
	color: #AD5433;
}
.authorcomment .comment-metadata a {
	color: #AD5433;
}
.authorcomment .comment-metadata a:hover {
	color: #FF8800;
}

/*	Comment Form	*/

#commentform {
}

#content img.wp-smiley {
float: none;
border: none;
padding: 0px;
margin: 0px;
}

#content img.wp-wink {
float: none;
border: none;
padding: 0px;
margin: 0px;
}
/*************************************
	Misc
**************************************/
.alignright { 
	float: right;
	}
.alignleft { 
	float: left;
	}
.aligncenter { 
	margin: 0 auto;
	}
#website
{
    background: url("images/bg_1.jpg") no-repeat scroll 50% 163px transparent;
    margin-left: auto;
    margin-right: auto;
    min-height: 900px;
}
#header
{
    background: url("images/header_background.jpg") repeat scroll 0 0 transparent;
    border-bottom: 1px solid black;
    height: 130px;
    width: 100%;
}
#logo
{
    border: 0 none;
    display: block;
    left: 40px;
    position: absolute;
    top: 4px;
}
#header_inside
{
    background: url("images/header.jpg") repeat scroll 0 0 transparent;
    height: 130px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 986px;
}
#site
{
    margin-left: auto;
    margin-right: auto;
    min-height: 500px;
    width: 950px;
}
#site_contents
{
display:inline-block;
padding-bottom:15px;
}
#slide_bg
{
    background: url('images/slide_bg.png') repeat scroll 0 0 transparent;
    height: 313px;
    margin-left: auto;
    margin-right: auto;
}
#home_buttons
{
    margin: 10px auto;
    min-height: 56px;
    width: 935px;
}
#hb1
{
    background-position: 0 0 !important;
	margin-left:0px !important;
}
#hb2
{
    background-position: -224px 0 !important;
}
#hb3
{
    background-position: -448px 0 !important;
}
#hb4
{
    background-position: -672px 0 !important;
	margin-right:0px !important;
}
#hb1, #hb2, #hb3, #hb4
{
    background: url("images/home_buttons.png") repeat scroll 0 0 transparent;
    float: left;
    height: 56px;
    margin-left: 7px;
    margin-right: 6px;
    width: 224px;
	cursor:pointer;
}
#hb1:hover
{
    background-position: 0 -56px !important;
}
#hb2:hover
{
    background-position: -224px -56px !important;
}
#hb3:hover
{
    background-position: -448px -56px !important;
}
#hb4:hover
{
    background-position: -672px -56px !important;
}
#right_left_holder
{
}
#left
{
    float: left;
}
#right
{
    float: right;
}
#post_holder
{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    margin-left: 15px;
    min-height: 200px;
    padding: 10px;
    width: 650px;
}
#post_post
{
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 170px;
    padding: 15px;
	display:inline-block;
}
#widget_holder
{
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.3);
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
    min-height: 50px;
    padding: 10px;
    width: 245px;
}
#widget_widget
{
    background: none repeat scroll 0 0 #FFFFFF;
    min-height: 100px;
    padding: 0;
}
#footer
{
    background: url("images/footer_bg.jpg") repeat scroll 0 0 transparent;
    min-height: 250px;
    width: 100%;
    position: absolute;
}
#link_block_footer
{
    background: none repeat scroll 0 0 rgba(5, 5, 5, 0.2);
    box-shadow: 0 0 5px -1px black;
    margin: 7px auto 5px;
	position: relative;
    min-height: 180px;
    width: 945px;
}
#call_acurax
{
    background: url("/images/call_acurax.png") no-repeat scroll 0 -51px transparent;
    height: 92px;
    padding-left: 20px;
    padding-top: 37px;
    position: absolute;
    right: 15px;
    top: 22px;
    width: 273px;
}
#breadcumb
{
    color: white;
    margin: 12px auto 2px;
    min-height: 20px;
    width: 920px;
}
#breadcumb a
{
    color: white;
    font-family: arial;
    font-weight: bold;
}
#breadcumb a:hover
{
}
#link_block_footer b
{
    color: #FFAF00;
    display: block;
    font-family: arial;
    font-size: 16px;
    margin-bottom: 5px;
}
#link_block_footer .list
{
    color: white;
    display: block;
    float: left;
    font-family: arial;
    font-size: 12px;
    line-height: 18px;
    margin-left: 40px;
    margin-right: 10px;
    margin-top: 20px;
    min-width: 155px;
}
#link_block_footer li
{
    list-style: none outside none;
    margin-left: 10px;
}
#link_block_footer li ul
{
}
#link_block_footer li ul li
{
    background: url("images/list.png") no-repeat scroll 0 4px transparent;
    font-family: arial;
    font-size: 11px;
    line-height: 16px;
    list-style: none outside none;
    margin-left: 5px;
    padding-left: 10px;
}
#link_block_footer a
{
    color: white;
    font-size: 11px;
    line-height: 20px;
    text-decoration: none;
}
#link_block_footer a:hover
{
    text-decoration: underline;
}
#copyright
{
    color: white;
    display: block;
    font-family: arial;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-top: 4px;
    width: 925px;
}
#copyright a
{
    color: rgba(255, 255, 255, 0.6);
    float: right;
    font-size: 9px;
    text-decoration: none;
    text-transform: uppercase;
}
#copyright a:hover
{
    text-decoration: underline;
}
#widget_widget ul
{
}
#widget_widget li
{
    list-style: none outside none;
}
#widget_widget li b
{
    background: url("images/footer_bg.jpg") repeat scroll 0 0 transparent;
    color: #FFAF00;
    display: block;
    font-family: arial;
    font-size: 16px;
    padding: 5px;
}
#widget_widget li a
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
    border: 1px double gray;
    color: white;
    display: block;
    font-family: arial;
    font-size: 12px;
    margin-bottom: 1px;
    padding: 5px;
    text-decoration: none;
}
#widget_widget li a:hover
{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
}
#navigation
{
    background: url("images/nav_bg.jpg") repeat scroll 0 0 transparent;
}
#navigation .shailan-dropdown-menu-widget
{
    margin-left: auto;
    margin-right: auto;
    width: 950px;
}
#navigation ul
{
}
#navigation li
{
}
#navigation a
{
    border-radius: 0 0 0 0;
    border-right: 1px ridge #868787;
    height: auto;
    margin: 0 0 1px 0;
    padding: 8px 15px 7px;
    text-shadow: 0 1px 1px rgba(70, 70, 70, 0.7);
}
#navigation .li.current_page_ancestor a, #navigation li.current_page_ancestor a:visited, #navigation li.current_page_ancestor a:link
{
text-decoration:none !important;
}
#navigation ul.dropdown li.parent > a:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid rgba(255, 255, 255, 0.8);
}
#navigation .current_page_item, #navigation  .current_page_parent
{
background:#030607;
}
#navigation ul li ul li
{
}
#navigation ul li ul li a
{
    color: #FFFFFF;
    min-width: 130px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-top: 5px;
}
#social_media
{
    height: 32px;
    position: absolute;
    right: 40px;
    top: 3px;
    width: 112px;
}
#social_media .fb
{
    background: url("images/social_icons.png") repeat scroll 0 0 transparent;
    display: block;
    height: 32px;
    width: 32px;
	float: left;
}
#social_media .yt
{
    background: url("images/social_icons.png") repeat scroll -39px 0 transparent;
    display: block;
    height: 32px;
    margin-left: 7px;
    width: 32px;
	float: left;
}
#social_media .tw
{
    background: url("images/social_icons.png") repeat scroll -79px 0 transparent;
    display: block;
    height: 32px;
    margin-left: 7px;
    width: 32px;
	float: left;
}
#social_media .in
{
    background: url("images/social_icons.png") repeat scroll -117px 0 transparent;
    display: block;
    height: 32px;
    margin-left: 7px;
    width: 32px;
	float: left;
}
#social_media .fb:hover
{
    background: url("images/social_icons.png") repeat scroll 0 32px transparent;
}
#social_media .yt:hover
{
    background: url("images/social_icons.png") repeat scroll -39px 32px transparent;
}
#social_media .tw:hover
{
    background: url("images/social_icons.png") repeat scroll -79px 32px transparent;
}
#social_media .in:hover
{
    background: url("images/social_icons.png") repeat scroll -117px 32px transparent;
}
#aug-slide
{
    position: absolute;
    right: 140px;
    top: 0;
    width: 265px;
    z-index: 1002 !important;
}
#aug-slide a
{
    color: white;
    font-family: arial;
    font-size: 13px;
    padding-bottom: 3px;
    padding-left: 16px;
    padding-top: 6px;
}
#aug-slide a:hover
{
color:white;
text-decoration:none;
}
#aug-p-content
{
background:transparent url(/images/support-slide.png) repeat scroll 0 0;
display:block;
height:198px;
margin-top:10px;
width:248px;
position:relative;
}
#panel-chat
{
left:60px;
position:absolute;
top:64px;
}
#panel-ticket
{
bottom:2px;
display:block;
height:60px;
left:75px;
position:absolute;
width:162px;
}
#login
{
width:278px;
height:150px;
position:relative;
background:transparent url(/fancybox/login.jpg) repeat scroll 0 38px;
}
#aug-user
{
border:0 none;
height:19px;
left:77px;
position:absolute;
top:58px;
width:189px;
}
#aug-pass
{
border:0 none;
height:20px;
left:77px;
position:absolute;
top:90px;
width:189px;
}
#aug-button
{
border:0 none;
height:25px;
left:198px;
opacity:0;
position:absolute;
top:122px;
width:71px;
cursor:pointer;
}
#acx_livelive_chat
{
    position: absolute;
    right: 193px;
    top: 54px;
}
#get_quote
{
    background: url("images/get_quote.png") repeat scroll 0 0 transparent;
    height: 42px;
    position: absolute;
    right: 29px;
    top: 53px;
    width: 154px;
	display:block;
}
#get_quote:hover
{
    background: url("images/get_quote.png") repeat scroll 0px -45px transparent;
}
#various1
{
    background: none repeat scroll 0 0 black;
    border: 1px solid gray;
    color: white;
    padding: 3px;
    position: absolute;
    right: 65px;
    text-decoration: none;
    top: 95px;
	display:block;
}
#various1:hover
{
opacity:0.6;
}
#logo_link
{
    display: block;
    height: 123px;
    left: 38px;
    position: absolute;
    top: 4px;
    width: 540px;
}
#navigation li.current-menu-ancestor a, #navigation li.current-menu-ancestor a:visited, #navigation li.current-menu-ancestor a:link
{
text-decoration:none !important;
}
#career
{
    background: none repeat scroll 0 0 #FDFDFD;
    border: 1px solid #F0EFEF;
    border-bottom-right-radius: 25px;
    border-top-left-radius: 25px;
    margin-top: 10px;
    padding: 15px;
    width: 572px;
}
#apply
{
background:transparent url(/images/apply.png) repeat scroll 0 -2px;
height:34px;
margin-left:3px;
margin-top:10px;
position:relative;
width:95px;
cursor:pointer;
display:block;
}
#apply:hover
{
background:transparent url(/images/apply.png) repeat scroll 0 -37px;
}
.blog_holder
{
}
.blog_holder h1
{

}
.blog_holder h1 a
{
    color: black;
    font-family: arial;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 10px;
}
#aug_date
{
    background: none repeat scroll 0 0 lightgray;
    border-radius: 4px 4px 4px 4px;
    font-family: arial;
    margin-bottom: 5px;
    margin-top: -5px;
    padding: 4px;
}
#aug_date .author
{
    background: url("images/authbg.gif") no-repeat scroll 0 2px transparent;
    margin-left: 2px;
    padding-left: 13px;
}
#aug_date .clock
{
    background: url("images/clock.png") no-repeat scroll 0 1px transparent;
    margin-left: 10px;
    padding-left: 16px;
}
#aug_date .comm
{
    background: url("images/balloon.png") no-repeat scroll 0 1px transparent;
    padding-left: 20px;
    text-align: left;
    width: 17%;
}
#aug_date a
{
}
#aug_date a:hover
{
}
#category
{
    background: none repeat scroll 0 0 #F3F3F1;
    display: block;
    font-family: arial;
    padding: 4px;
}
#category a
{
    background: url("images/catbg.gif") no-repeat scroll 0 0 transparent;
    font-family: arial;
    font-size: 10px;
    margin-right: 4px;
    padding-left: 16px;
    text-decoration: none;
}
#tags
{
    background: none repeat scroll 0 0 #F3F3F1;
    display: block;
    font-family: arial;
    margin-top: 3px;
    padding: 4px;
}
#tags a
{
    background: url("images/tagbg.gif") no-repeat scroll 0 0 transparent;
    font-family: arial;
    font-size: 10px;
    margin-right: 4px;
    padding-left: 16px;
    text-decoration: none;
}
#comments_post
{
    border: 1px dashed gray;
    margin-top: 12px;
    padding: 5px;
}
#comments_post h6
{
    color: black;
    font-family: arial;
    font-size: 18px;
    margin: 0;
    padding: 0;
}
#comments_post a
{
    font-family: arial;
    font-size: 11px;
}
#comments_post a:hover
{
}
#comments_post form
{
    background: none repeat scroll 0 0 #EFEFEF;
    border: 1px solid lightgray;
    border-radius: 8px 8px 8px 8px;
    font-family: arial;
    font-size: 12px;
    padding: 6px;
}
#comments_post textarea
{
   height: 100px;
    width: 572px;
}
#comments_post #submit
{
}
#get_quote_slide
{
    display: block;
    height: 202px;
    position: absolute;
    right: 40px;
    top: 224px;
    width: 221px;
    z-index: 1001;
}
#navigation .shailan-dropdown-menu
{
z-index:1001;
}
.gallery-row
{
    margin-bottom: 5px !important;
}
.gallery-row dl
{
}
.gallery-row img
{
    box-shadow: 0 0 5px -1px black;
    display: block;
}
.post-242 .callme
{
    float: right;
    margin-top: 32px;
}
