*{
	margin:0;
	padding:0;
	}

img{
	border:0;
	}
table{
	border:0;
	word-spacing:0;
	}
	
body
{
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	background-color: #ffffff;
	margin: 10px;
	font-size: 68.8%;
}
#border-top.h_blue {
	
    background:url(../images/j_header_middle.png) repeat-x scroll 0 0 transparent;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    height: 54px;
}
.title
{
	color: #FFFFFF;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 44px;
    padding-left: 14px;	
}

#header-box {
    background: none repeat scroll 0 0 #F0F0F0;
    border: 1px solid #CCCCCC;
}

#module-status {
    float: right;
}

#module-status .loggedin-users {
    background: url("../images/icon-16-user.png") no-repeat scroll 3px 3px transparent;
	
}
#module-status > span {
    display: block;
    float: left;
    line-height: 16px;
    margin-bottom: 5px;
    padding: 4px 10px 0 22px;
}

#module-status .backloggedin-users {
    background: url("../images/icon-16-back-user.png") no-repeat scroll 3px 3px transparent;
	
}

#module-status .unread-messages, #module-status .no-unread-messages {
    background: url("../images/icon-16-messages.png") no-repeat scroll 3px 3px transparent;
	
}
#module-status .viewsite {
    background: url("../images/icon-16-viewsite.png") no-repeat scroll 3px 4px transparent;
	
}

a:link {
    color: #025A8D;
    outline: medium none;
    text-decoration: none;
}
a, img {
    margin: 0;
    padding: 0;
}

#module-status .logout {
    background: url("../images/icon-16-logout.png") no-repeat scroll 3px 3px transparent;
	
}

.icon-16-cpanel {
    /*background-image: url("../images/menu/icon-16-cpanel.png");*/
}


.clr {
    clear: both;
    height: 0;
    overflow: hidden;
}

#menu, #menu ul, #menu li {
    border: 0 none;
    margin: 0;
    padding: 0;
}
#menu {
    position: relative;
    z-index: 100;
}
#menu li {
    display: inline;
    float: left;
    list-style: none outside none;
    position: relative;
}
#menu li a {
    display: block;
    white-space: nowrap;
	cursor: pointer;
}
#menu li ul {
    position: absolute;
    visibility: hidden;
}
#menu li li ul {
    left: 0;
    top: 0;
}
#menu li:hover ul {
    visibility: visible;
}
#menu li:hover ul li ul {
    visibility: hidden;
}
#menu li:hover li:hover ul {
    left: 100%;
    visibility: visible;
}
#menu li {
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #D8D8D8;
}
#menu li li {
    border: 0 none;
    display: block;
    float: none;
}
#menu ul {
    background: #F6F6F6;
    border: 0.1em solid #CCCCCC;
}
#menu ul li.node {
    background: url("../images/j_arrow.png") no-repeat scroll right 50% transparent;
}
#menu ul li.separator {
    background: #DDE1E6;
    height: 1px;
}
#menu a, #menu div {
    background-position: left 50%;
    background-repeat: no-repeat;
    color: #333333;
    cursor: default;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.6em;
    margin: 0 1px;
    padding: 0.35em 1em;
    text-decoration: none;
    vertical-align: middle;
}
#menu li.disabled a, #menu li.disabled:hover a {
    background-color: transparent;
    border-left-width: 0;
    border-right-width: 0;
    color: gray;
    margin: 0 1px;
}
#menu ul a {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.2em;
    padding-left: 25px;
    padding-right: 20px;
}
#menu li:hover a {
    background-color: #DBE4E9;
    border-left: 1px solid #025A8D;
    border-right: 1px solid #025A8D;
    margin: 0;
}
#menu li:hover li a {
    background-color: transparent;
    border: 1px solid transparent;
    margin: 1px;
}
#menu li:hover li:hover a {
    background-color: #DBE4E9;
    border-color: #025A8D;
}
#menu li:hover li:hover li a {
    background-color: transparent;
    border-color: transparent;
}
#menu li:hover li:hover li a:hover {
    background-color: #DBE4E9;
    border-color: #025A8D;
}
a.icon-16-menu span img {
    vertical-align: bottom;
}
#submenu {
    line-height: 115%;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#submenu li {
    float: left;
    margin: 0;
    padding: 0;
}
#submenu li a, #submenu span.nolink {
    border-right: 1px solid #CCCCCC;
    color: #808080;
    cursor: pointer;
    font-size: 1.1em;
    font-weight: bold;
    height: 12px;
    line-height: 14px;
    padding: 0 15px;
}
#submenu span.nolink {
    color: #999999;
}
#submenu a:hover, #submenu a.active, #submenu span.nolink.active {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #146295;
}

/*..............Content Zone................*/
#content-box {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border-image: none;
    border-right: 1px solid #CCCCCC;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: left;
    margin-bottom: 5px;
    width: 99.85%;
}

#element-box {
    margin-bottom: 11px;
}
#element-box, #toolbar-box, #submenu-box {
    padding: 10px 10px 0;
}

div#element-box div.m {
    padding: 10px;
}
.submenu-box, div.m {
    background-color: #F4F4F4;
    border: 1px solid #CCCCCC;
    border-radius: 10px 10px 10px 10px;
    padding: 0 8px;
}

div.cpanel-left {
    float: left;
    width: 54%;
}

.cpanel div.icon, #cpanel div.icon {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    text-align: center;
}

.cpanel div.icon a, #cpanel div.icon a {
    background-color: #FFFFFF;
    background-position: -30px center;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    color: #565656;
    display: block;
    float: left;
    height: 97px;
    text-decoration: none;
    transition-duration: 0.8s;
    transition-property: background-position, -moz-border-radius-bottomleft, -moz-box-shadow;
    vertical-align: middle;
    width: 108px;
}
a:link {
    color: #025A8D;
    outline: medium none;
    text-decoration: none;
}
a, img {
    margin: 0;
    padding: 0;
}

#cpanel img, .cpanel img {
    margin: 0 auto;
    padding: 10px 0;
}
img {
    border: 0 none;
}
#cpanel span, .cpanel span {
    display: block;
    text-align: center;
}

#cpanel div.icon a:hover, #cpanel div.icon a:focus, #cpanel div.icon a:active, .cpanel div.icon a:hover, .cpanel div.icon a:focus, .cpanel div.icon a:active {
    background-position: 0 center;
    border-bottom-left-radius: 50% 20px;
    box-shadow: -5px 10px 15px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 10;
}

div.cpanel-left {
    float: left;
    width: 95%;
}

div.cpanel-right {
    float: right;
    width: 45%;
}

.pane-sliders {
    margin: 18px 0 0;
    position: relative;
}

element.style {
    display: none;
}

.pane-sliders .panel {
    border: 1px solid #CCCCCC;
    margin-bottom: 3px;
}

.pane-sliders .panel h3 {
    background: none repeat scroll 0 0 #FAFAFA;
    color: #666666;
}
.pane-sliders .title {
    color: #666666;
    cursor: pointer;
    margin: 0;
    padding: 2px 2px 2px 5px;
}
.pane-toggler-down {
    border-bottom: 1px solid #CCCCCC;
}
h3 {
    font-size: 1.182em;
}

.pane-toggler-down span {
    background: url("../images/j_arrow_down.png") no-repeat scroll 5px 50% transparent;
    padding-left: 20px;
}


element.style {
    border-bottom: medium none;
    border-top: medium none;
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
    padding-top: 0;
}
.pane-sliders .content {
    background: none repeat scroll 0 0 #FFFFFF;
}

.pane-sliders .adminlist {
    border: 0 none;
    font-size: 1em;
}
table.adminlist {
    background-color: #F3F3F3;
    border-spacing: 1px;
    color: #666666;
    width: 100%;
}

table.adminlist thead th {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #FFFFFF;
    color: #666666;
    text-align: center;
}
table.adminlist td, table.adminlist th {
    padding: 4px;
}
body, td, th {
    font-family: Arial,Helvetica,sans-serif;
}

table.adminlist tbody tr {
    background-color: #FFFFFF;
    text-align: left;
}

#footer .copyright {
    line-height: 160%;
    margin: 10px;
    text-align: left;
}
#footer .copyright span { float: right; }
p {
    font-size: 1em;
    margin: 0 0 15px 10px;
    padding: 0;
}

#langbutton
{
	background-color: #F4F4F4;
	width:auto;
	height: 105px;
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	margin: 10px;
	
	
}

#langbutton p
{
	text-align:right; 
	margin-top: -40px; 
	margin-right: 10px;	
}

#titletext
{
	text-align:left; 
	margin-top: 24px; 
	margin-left: 10px;
	color: #146295;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 48px;		
}



table
{
	width:98.50%;
	height: auto;
	background-color:#F4F4F4;
	margin: 10px 10px 10px 10px;
	border-spacing:1px;
	border:1px solid #CCCCCC;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
}


tr:nth-child(even) {background: #ffffff}
tr:nth-child(odd) {background: #F0F0F0}

table tr th
{
	height:40px;
	border-spacing: 2px;
	background-color: #F4F4F4;
	color:#025A8D;
	border-bottom: 1px solid #CCCCCC;
	text-align:left;
	padding-left: 3px;
}

table tr 
{
	
	color:#025A8D;
	font-size:13px;
	height: 25px;
	border-spacing: 1px;	
}

table tr td
{
	border-spacing: 1px;
	padding-left: 3px;	
}
table tr td.price { text-align: right; }

form
{
margin: 0 auto;
padding: 0;
width:98.60%;
	
}

fieldset {
    background-color: #EBEDF4;
    border: 1px solid #CCCED7;
    color: #585A69;
    font-size: 1.1em;
    margin: 0;
    padding: 1em;
	margin-bottom: 10px;
}

legend {
    background: none repeat scroll 0 0 #EBEDF4;
    border: 1px solid #CCCED7;
    font-weight: 700;
    margin: 0;
    padding: 0.2em 0.5em;
    text-align: left;
}

label:after {
    clear: both;
}
label {
    color: #585A69;
    text-shadow: 0 1px 0 #FFFFFF;
}
label {
    float: left;
    font-weight: bold;
    padding: 0.2em 0.5em 0 0;
    text-align: right;
    width: 250px;
}

.margin-form {
    color: #7F7F7F;
    font-size: 0.85em;
    padding: 0 0 1em 260px;
}

input[type="text"], input[type="password"], input[type="file"], textarea {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
}
input[type="text"], input[type="password"], input[type="file"], input[type="email"], textarea {
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px;
	margin: 2px 0px;
	width: 133px;
}
input, textarea, option, select {
    color: #000000;
    font-size: 12px;
    margin: 0;
    padding: 0;
}
select {
	width: 144px;
	color: #000000;
    font-size: 12px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    padding: 5px 4px;
}
input {
    vertical-align: middle;
}

textarea { resize: none; width: 500px; height: 200px; padding: 2px 4px; font-size: 12px; }

sup
{
	color:red;
	font-size: 16px;
}

p.preference_description {
    clear: both;
    color: #7F7F7F;
    font-family: Georgia,Arial,'sans-serif';
    font-size: 11px;
    font-style: italic;
    text-align: left;
    width: 500px;
}
form p {
    margin: 0.5em 0 0;
    padding: 0 0 0.5em;
}

form .formsubmit
{
	width:60px;
	height: 25px;
	vertical-align:middle;
	background-color: 	#F4F4F4;
	border-radius:7px;
	border:1px solid #a0a0a0;
	cursor:pointer;
	box-shadow: 5px 5px 5px #888888;
	
	
}

/************ Ashraf start ******************/

.add_new img{ margin: 0 5px 2px 0; }

.errorReport{
	color: #F00;
	margin: 5px 0;
}

.pagination {
	text-align: center;
	margin: 10px 0px;
	font-size: 12px;
}
.pagination a {
	padding: 3px 4px;
	color: #FFF;
	background: #777;
	border-radius: 2px;
}
.pagination strong {
	padding: 3px 4px;
	color: #666;
	background: #bfbfbf;
	border-radius: 2px;
}

th.td_center, td.td_center { text-align:center; }

#langform .checkbox { font-size: 11px; color: #000000; }
#langform .checkbox input[type=checkbox], #langform .checkbox input[type=radio] { margin: 0 3px; }

.product_img { position: relative; top: -180px; left: 550px; height: 0; width:0; }
.product_img img { height: 160px; }

/************ Ashraf end ******************/


/***************Alahan Start******************/
p.flashMsg
{
	width: 95.2%;
	height: 30px;
	padding-left: 40px;
	padding-top:14px;
	border-radius: 3px;
	font-size: 12px;
	
}

p.flashSuccess
{
	color:#060;
	background: url("../images/update.png") no-repeat scroll 3px 3px #DFF2BF;
	border: 1px solid #060;
	}
p.flashError
{
	color: #D8000C;
	background: url("../images/icon-cancel.png") no-repeat scroll 3px 3px #FFBABA;
	border: 1px solid #CC0000;
	
	}
.success { color:#060; }

.null_td_massage { font-size: 16px; padding: 10px 0; }

.zip_code span { margin: 0 5px; color: #000000; }
.service_name ul { margin: 5px 0 5px 20px; }
div.service_name ul { margin-left: 0px; }
div.service_name li { padding: 5px 0; list-style-type: none; }
div.service_name li input { margin-right: 5px; }
/***************-----Alahan end----******************/