@font-face {
    font-family: "BYekan";
    font-style: normal;
    font-weight: normal;
    src: url("BYekan.eot?#iefix") format("embedded-opentype"), url("BYekan.woff") format("woff"), url("BYekan.ttf") format("truetype"), url("BYekan.svg#byekan") format("svg");
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, a, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input[type="text"], input[type="password"], textarea, button, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    direction: rtl;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
:focus, *:active {
    outline: 0 none;
}
input, select {
    vertical-align: middle;
}
select {
    margin: 0;
}
.left {
    float: right;
}
.right {
    float: left;
}
.clear {
    clear: both;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    text-align: right;
    visibility: hidden;
}
:first-child + html .clearfix {
    display: block;
}
body, input, select, textarea, button {
    font: 13px 'Droid Arabic Kufi',"BYekan","Helvetica Neue",Helvetica,sans-serif;
}
body {
    background: none repeat scroll 0 0 #060606;
    color: #FFFFFF;
}
a {
    color: #FED327;
    text-decoration: none;
}
.contentWrapper a {
    color: #E0B301;
}
a:hover {
    text-decoration: underline;
}
p {
    font-family: 'BYekan';
    line-height: 22px;
    text-align: justify;
}
p.heading {
    margin-top: 40px;
}
p.text {
    font-family: 'BYekan';
    font-size: 11px;
    margin-top: 8px;
    text-align: justify;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
    margin-top: 40px;
}
h1 {
    font-size: 21px;
    line-height: 30px;
}
h2 {
    font-size: 17px;
    line-height: 26px;
}
h3 {
    font-size: 17px;
    line-height: 24px;
}
h4 {
    font-size: 13px;
    line-height: 22px;
}
h5 {
    font-size: 13px;
    line-height: 20px;
}
h1 span, h2 span, h3 span, h4 span, h5 span {
    font-weight: bold;
}
.show {
    display: block;
}
.hide {
    display: none;
}
.noPadding {
    padding: 0 !important;
}
.noMargin {
    margin: 0 !important;
}
.marginTop {
    margin-top: 40px !important;
}
.paddingTop {
    padding-top: 40px !important;
}
.marginTopSmall {
    margin-top: 8px !important;
}
.paddingTopSmall {
    padding-top: 8px !important;
}
div.center {
    margin: 0 auto;
    width: 960px;
}
input[type="text"], input[type="password"], select, textarea {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    color: #333333;
    font: 13px "BYekan","Helvetica Neue",Helvetica,sans-serif;
    padding: 9px;
    transition: all 200ms ease 0s;
    width: 602px;
}
input[type="password"] {
    font: 13px "Helvetica Neue",Helvetica,sans-serif;
}
input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
    border-color: #BBBBBB;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
}
select {
    width: 622px;
}
a.colorButton, button {
    background: url("../img/layout/colorButton.png") no-repeat scroll right top #FEA611;
    border-radius: 4px 4px 4px 4px;
    color: #333333;
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    min-width: 200px;
    padding: 0 20px;
    text-align: center;
    text-shadow: 0 1px 0 #FFDF4C;
}
a.colorButton span.pointer {
    background: url("../img/layout/colorButtonPointer.png") no-repeat scroll left center transparent;
    padding-left: 16px;
}
a.colorButton:hover, button:hover {
    background-position: right top;
    cursor: pointer;
    text-decoration: none;
}
ul.numbered {
    font-family: 'BYekan';
    line-height: 22px;
    list-style-type: decimal;
    margin-right: 20px;
    margin-top: 8px;
    padding-right: 14px;
}
ul.numbered li {
    margin-top: 8px;
}
ul.list {
    margin-top: 8px;
}
ul.list li {
    background: url("../img/icons/iconSmallDot.png") no-repeat scroll right center transparent;
    line-height: 22px;
    padding-right: 14px;
}
ul.list.tick li {
    background: url("../img/icons/iconSmallTick.png") no-repeat scroll right center transparent;
    padding-right: 24px;
}
ul.list.cross li {
    background: url("../img/icons/iconSmallCross.png") no-repeat scroll right center transparent;
    padding-right: 18px;
}
form label {
    display: block;
    font-weight: normal;
    padding: 20px 0 2px;
}
form button {
    margin: 20px 0 0;
}
form label {
    transition: all 200ms ease 0s;
}
form label.error {
    color: #D20000;
}
form .checkbox {
    margin-top: 20px;
}
form .checkbox input {
    margin-left: 10px;
}
form .checkbox label {
    cursor: pointer;
    display: inline;
    font-weight: normal;
}
.separator {
    clear: both;
    height: 40px;
}
.separatorShadow {
    background: url("../img/layout/separatorShadow.png") no-repeat scroll center bottom transparent;
    border-top: 1px solid #FFFFFF;
    clear: both;
    margin-bottom: -40px;
    padding-bottom: 80px;
    position: relative;
}
.siteColumnLeft .separatorShadow {
    background: url("../img/layout/separatorShadowSmall.png") no-repeat scroll center bottom transparent;
}
.siteOverlay {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 5;
}
.siteLoading {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    display: none;
    height: 58px;
    margin: -30px 0 0 -30px;
    position: fixed;
    right: 50%;
    top: 50%;
    width: 58px;
    z-index: 6;
}
.siteLoading div {
    background: url("../img/layout/imageZoomLoading.gif") no-repeat scroll center center #FFFFFF;
    height: 38px;
    margin: 10px;
    width: 38px;
}
img.imageZoomBox {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    display: none;
    padding: 19px;
    position: fixed;
    right: 50%;
    top: 50%;
    z-index: 6;
}
.imageZoomClose {
    background: url("../img/layout/imageZoomClose.png") no-repeat scroll left top transparent;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    cursor: pointer;
    display: none;
    height: 40px;
    position: fixed;
    right: 50%;
    top: 50%;
    width: 40px;
    z-index: 7;
}
.iconSmallChat {
    background: url("../img/icons/iconSmallChat.png") no-repeat scroll right center transparent;
    padding-right: 24px;
}
.iconSmallClient {
    background: url("../img/icons/iconSmallClient.png") no-repeat scroll right center transparent;
    padding-right: 24px;
}
.iconSmallEmail {
    background: url("../img/icons/iconSmallEmail.png") no-repeat scroll right center transparent;
    padding-right: 24px;
}
.iconSmallPhone {
    background: url("../img/icons/iconSmallPhone.png") no-repeat scroll right center transparent;
    padding-right: 24px;
}
.iconMediumNetwork {
    background: url("../img/icons/iconMediumNetwork.png") no-repeat scroll right center transparent;
    line-height: 30px;
    padding-right: 38px;
}
.iconMediumCog {
    background: url("../img/icons/iconMediumCog.png") no-repeat scroll right center transparent;
    line-height: 30px;
    padding-right: 38px;
}
.iconMediumServer {
    background: url("../img/icons/iconMediumServer.png") no-repeat scroll right center transparent;
    line-height: 30px;
    padding-right: 38px;
}
.iconMediumHelp {
    background: url("../img/icons/iconMediumHelp.png") no-repeat scroll right center transparent;
    line-height: 30px;
    padding-right: 38px;
}
.iconMediumStats {
    background: url("../img/icons/iconMediumStats.png") no-repeat scroll right center transparent;
    line-height: 30px;
    padding-right: 38px;
}
.iconMediumControlPanel {
    background: url("../img/icons/iconMediumControlPanel.png") no-repeat scroll right center transparent;
    line-height: 30px;
    padding-right: 38px;
}
.column.large, .column.medium, .column.small, .column.tiny {
    float: right;
}
.column.large {
    margin: 0 0 0 45px;
    width: 625px;
}
.column.medium {
    margin: 0 0 0 44px;
    width: 458px;
}
.column.small {
    margin: 0 0 0 45px;
    width: 290px;
}
.column.tiny {
    margin: 0 0 0 45px;
    width: 206px;
}
.column.last {
    margin-left: 0 !important;
}
.column .columnNavigation {
    border-bottom: 1px solid #DDDDDD;
    padding-top: 14px;
}
.column .columnNavigation li a {
    border-top: 1px solid #DDDDDD;
    color: #333333;
    display: block;
    padding: 9px 12px;
    transition: all 200ms ease 0s;
}
.column .columnNavigation li a span {
    font-family: 'BYekan';
    font-size: 19px;
    letter-spacing: 1px;
}
.column .columnNavigation li a.iconSmallPhone, .column .columnNavigation li a.iconSmallChat, .column .columnNavigation li a.iconSmallClient, .column .columnNavigation li a.iconSmallEmail {
    padding-right: 36px;
}
.column .columnNavigation li a:hover {
    background-color: #F3F3F3;
    text-decoration: none;
}
.column img {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 9px;
    transition: all 200ms ease 0s;
}
.column img.alignLeft {
    float: right;
    margin-left: 20px;
}
.column img.alignRight {
    float: left;
    margin-right: 20px;
}
.column a:hover img {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
}
.column iframe.embed {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    display: block;
    padding: 9px;
    transition: all 200ms ease 0s;
}
.contentWrapper .iconSmallPhone {
    background-image: url("../img/icons/iconSmallPhoneLight.png");
}
.contentWrapper .iconSmallChat {
    background-image: url("../img/icons/iconSmallChatLight.png");
}
.contentWrapper .iconSmallClient {
    background-image: url("../img/icons/iconSmallClientLight.png");
}
.contentWrapper .iconSmallEmail {
    background-image: url("../img/icons/iconSmallEmailLight.png");
}
.tabWrapper {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    clear: both;
    margin-top: 40px;
}
.tabWrapper ul.tabs {
    background: none repeat scroll 0 0 #F3F3F3;
    border-bottom: 1px solid #DDDDDD;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    clear: both;
    height: 40px;
}
.tabWrapper ul.tabs li {
    border: 1px solid #F3F3F3;
    border-radius: 4px 4px 4px 4px;
    float: right;
    height: 28px;
    line-height: 30px;
    margin: 5px;
    padding: 0 25px;
    text-shadow: 0 1px 0 #FFFFFF;
    transition: background 200ms ease 0s, box-shadow 200ms ease 0s;
}
.tabWrapper ul.tabs li:hover {
    background: none repeat scroll 0 0 #FBFBFB;
    border: 1px solid #FBFBFB;
    cursor: pointer;
}
.tabWrapper ul.tabs li.active {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DDDDDD #DDDDDD #FFFFFF;
    border-image: none;
    border-radius: 8px 8px 0 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 -4px 6px rgba(0, 0, 0, 0.06);
    margin: -8px -1px 0;
    padding: 13px 31px 6px;
}
.tabWrapper .tabContent {
    overflow: hidden;
    padding: 0 30px 30px;
}
.tabWrapper .tabContent .label {
    display: none;
}
.tabWrapper .tabContent .column.large {
    margin: 0 0 0 30px;
    width: 589px;
}
.tabWrapper .tabContent .column.medium {
    margin: 0 0 0 30px;
    width: 434px;
}
.tabWrapper .tabContent .column.small {
    margin: 0 0 0 30px;
    width: 279px;
}
.tabWrapper .tabContent .column.tiny {
    margin: 0 0 0 30px;
    width: 202px;
}
.tabWrapper .tabContent h1, .tabWrapper .tabContent h2, .tabWrapper .tabContent h3, .tabWrapper .tabContent h4, .tabWrapper .tabContent h5, .tabWrapper .tabContent p.heading, .tabWrapper .tabContent .marginTop {
    margin-top: 30px;
}
.siteColumnLeft .tabWrapper .tabContent .column.small {
    width: 269px;
}
.siteColumnLeft .tabWrapper .tabContent .column.tiny {
    width: 169px;
}
.tableWrapper {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-top: 40px;
    overflow: hidden;
}
table {
    border-collapse: collapse;
    width: 100%;
}
table td, table th {
    border-bottom: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    padding: 10px 0;
    text-align: center;
}
table th {
    background-color: #F3F3F3;
    box-shadow: 0 1px 0 #FFFFFF inset;
    color: #999999;
    font-weight: normal;
    text-shadow: 0 1px 0 #FFFFFF;
}
table tr td:last-child, table tr th:last-child {
    border-right: 0 none;
}
table tr:last-child td {
    border-bottom: 0 none;
}
table tr:hover {
    background-color: #F3F3F3;
}
table tr.pricing td {
    border-bottom: 1px dashed #DDDDDD;
    padding: 20px 0 10px;
}
table tr.pricing td strong {
    font-size: 34px;
}
table tr.pricing td span {
    color: #999999;
}
table .colorButton {
    margin: 0 10px;
}
.hostingHeader {
    padding: 40px 0 0 280px;
}
.hostingHeader.shared {
    background: url("../img/layout/hostingHeaderShared.png") no-repeat scroll left bottom transparent;
}
.hostingHeader.virtual {
    background: url("../img/layout/hostingHeaderVirtual.png") no-repeat scroll left bottom transparent;
}
.hostingHeader.dedicated {
    background: url("../img/layout/hostingHeaderDedicated.png") no-repeat scroll left bottom transparent;
}
.hostingPlans {
    margin-top: 40px;
}
.hostingPlans .column {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
}
.hostingPlans .column.large {
    margin-left: 0;
    margin-right: -1px;
    width: 639px;
}
.hostingPlans .column.medium {
    margin-left: 0;
    margin-right: -1px;
    width: 479px;
}
.hostingPlans .column.small {
    margin-left: 0;
    margin-right: -1px;
    width: 319px;
}
.hostingPlans .column.tiny {
    margin-left: 0;
    margin-right: -1px;
    width: 239px;
}
.hostingPlans h1 {
    line-height: 20px;
    margin: 0;
    padding: 20px 0;
    text-align: center;
}
.hostingPlans h1 span {
    color: #999999;
    font-family: 'BYekan';
    font-size: 13px;
    font-weight: 500;
    line-height: 13px;
}
.hostingPlans .column:first-child {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
}
.hostingPlans .column:last-child {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px;
}
.hostingPlans ul {
    border-top: 1px dashed #DDDDDD;
    padding: 20px;
}
.hostingPlans ul li {
    line-height: 22px;
    text-align: center;
    text-shadow: 0 1px 0 #FFFFFF;
}
.hostingPlans ul.keyFeatures {
    background: none repeat scroll 0 0 #F3F3F3;
}
.hostingPlans ul.keyFeatures li {
    font-size: 14px;
    line-height: 24px;
}
.hostingPlans ul.keyFeatures li strong {
    font-family: 'BYekan';
    font-size: 19px;
    line-height: 24px;
}
.hostingPlans ul.keyFeatures li small {
    font-size: 12px;
}
.hostingPlans ul.additionalFeatures li.unavailable {
    background: url("../img/icons/iconSmallCross.png") no-repeat scroll center center transparent;
    color: #999999;
    height: 22px;
}
.hostingPlans ul.additionalFeatures li strong {
    font-family: 'BYekan';
    font-size: 19px;
    line-height: 24px;
}
.hostingPlans ul.additionalFeatures li small {
    font-size: 12px;
}
.hostingPlans .price {
    border-top: 1px dashed #DDDDDD;
    font-family: 'BYekan';
    font-size: 30px;
    line-height: 20px;
    padding: 20px;
    text-align: center;
}
.hostingPlans .price strong {
    font-family: 'BYekan';
    font-size: 17px;
    font-weight: 500;
}
.hostingPlans .price span {
    color: #999999;
    font-size: 17px;
    font-weight: 500;
    line-height: 14px;
}
.hostingPlans .colorButton {
    font-size: 13px;
    margin: 0 20px 20px;
    min-width: 150px;
    text-align: center;
}
.hostingPlans .column:hover {
    background-color: #F3F3F3;
    box-shadow: 0 0 10px #EEEEEE;
    margin: -10px -11px -10px -10px;
    padding: 10px;
    position: relative;
}
.contentInfoBox {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 8px 8px 8px 8px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    clear: both;
    margin-top: 40px;
    text-align: center;
}
.contentInfoBox p {
    padding: 20px;
    text-align: center;
}
.contentInfoBox p strong {
    border-bottom: 1px solid #999999;
    font-weight: 500;
}
.siteWrapper {
    min-width: 960px;
}
.siteHeaderShadow {
    background: url("../img/layout/siteHeaderShadow.png") repeat-x scroll right top transparent;
    height: 120px;
    position: absolute;
    width: 100%;
    z-index: 2;
}
.siteHeader {
    height: 90px;
    position: absolute;
    width: 100%;
    z-index: 4;
}
.siteHeader .logo {
    background: url("../img/logos/siteHeaderLogo.png") no-repeat scroll right center transparent;
    float: left;
    height: 60px;
    margin: 15px 0;
    width: 200px;
}
.siteHeader .navigation {
    float: right;
}
.siteHeader .navigation li {
    float: right;
    margin: 20px 0;
}
.siteHeader .navigation li a {
    border-radius: 6px 6px 6px 6px;
    color: #FFFFFF;
    display: block;
    font-size: 14px;
    line-height: 15px;
    min-width: 95px;
    padding: 10px 15px;
    text-shadow: 0 1px 0 #000000;
    transition: background 200ms ease 0s, color 200ms ease 0s;
}
.siteHeader .navigation li a.dropdown {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.siteHeader .navigation li a span {
    color: #999999;
    font-size: 11px;
    text-transform: none;
}
.siteHeader .navigation li:hover a {
    background: none repeat scroll 0 0 #222222;
    border: 1px solid #000000;
    box-shadow: 0 1px 0 #383838 inset;
    color: #FED327;
    padding: 9px 14px;
    text-decoration: none;
}
.siteHeader .navigation li:hover a.dropdown {
    border-bottom: 0 none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 9px 14px 10px;
}
.siteHeader .navigation li ul.dropdown {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color #000000 #000000;
    border-image: none;
    border-radius: 6px 0 6px 6px;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
    display: none;
    overflow: hidden;
    position: absolute;
    width: 240px;
}
.siteHeader .navigation li ul.dropdown li {
    float: none;
    margin: 0;
}
.siteHeader .navigation li ul.dropdown li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #222222;
    border-color: #000000 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-radius: 0 0 0 0;
    border-style: solid none none;
    border-width: 1px 0 0;
    color: #FFFFFF;
    font-size: 12px;
    padding: 15px 20px;
    text-transform: none;
}
.siteHeader .navigation li ul.dropdown li:first-child a {
}
.siteHeader .navigation li ul.dropdown li a:hover {
    background: none repeat scroll 0 0 #333333;
    box-shadow: 0 3px 6px #191919 inset;
    color: #FED327;
}
.siteHeader .navigation li:hover ul.dropdown {
    display: block;
}
.contentSlider, .contentHeader {
    background: url("../img/layout/siteHeaderPattern.png") repeat scroll right top #222222;
    overflow: hidden;
}
.contentSlider {
    position: relative;
}
.contentSlider .center, .contentHeader .center {
    background: url("../img/layout/siteHeaderMap.png") no-repeat scroll center top transparent;
    height: 340px;
}
.contentSlider, .contentSlider .slide {
    height: 340px;
    overflow: hidden;
    position: relative;
}
.contentSlider .slide {
    width: 960px;
}
.contentSlider .slideSwitchLabel {
    display: none;
}
.contentSlider .slideSwitch {
    margin-top: 320px;
    position: absolute;
    z-index: 1;
}
.contentSlider .slideSwitch div {
    border: 1px solid #444444;
    border-radius: 6px 6px 6px 6px;
    color: #999999;
    cursor: pointer;
    float: right;
    height: 28px;
    line-height: 28px;
    margin-left: 9px;
    text-align: center;
    text-shadow: 0 1px 0 #000000;
    transition: all 200ms ease 0s;
}
.contentSlider .slideSwitch div:hover {
    border-color: #666666;
    color: #FFFFFF;
}
.contentSlider .slideSwitch div.active {
    background: url("../img/layout/slideSwitchGradient.png") repeat-x scroll right top #1A1A1A;
    border-color: #111111;
    box-shadow: 0 1px 0 #444444;
    color: #FED327;
}
.contentSlider .information {
    float: right;
    margin-top: 120px;
    text-shadow: 0 1px 0 #000000;
    width: 480px;
}
.contentSlider .information p {
    font-family: 'BYekan';
    font-size: 13px;
    font-weight: 500;
}
.contentSlider .information h1 {
    font-size: 30px;
    margin-right: 1px;
    margin-top: 0;
    padding-bottom: 4px;
}
.contentSlider .information ul {
    margin-top: 20px;
}
.contentSlider .information ul li {
    direction: ltr;
    float: right;
    font-family: BYekan;
    font-size: 13px;
    line-height: 22px;
    text-align: right;
    width: 240px;
}
.contentSlider .information .box {
    border: 1px solid #444444;
    border-radius: 6px 6px 6px 6px;
    height: 40px;
    margin-top: 10px;
    padding: 9px;
}
.contentSlider .information .box .label {
    color: #999999;
    float: right;
    font-size: 11px;
    line-height: 14px;
    margin: 6px 10px;
    min-width: 40px;
    text-align: left;
}
.contentSlider .information .box .price {
    float: right;
    font-family: BYekan;
    font-size: 35px;
    font-weight: normal;
    line-height: 40px;
    margin-right: 10px;
    min-width: 150px;
}
.contentSlider .information .box .price span {
    font-family: BYekan;
    font-size: 17px;
}
.contentSlider .information .box .colorButton {
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.5);
    float: left;
}
.contentSlider img {
    float: left;
    margin-left: -5px;
    margin-top: -40px;
}
.contentHeader .center {
    height: 60px;
    padding-top: 90px;
}
.contentHeader h1 {
    float: right;
    font-family: BYekan;
    line-height: 60px;
    margin: 0;
    min-width: 300px;
    position: relative;
    text-shadow: 0 1px 0 #000000;
    z-index: 3;
}
.contentHeader ul {
    float: left;
    margin-left: 8px;
    position: relative;
    z-index: 3;
}
.contentHeader ul li {
    float: right;
}
.contentHeader ul li a {
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin: 15px 0;
    min-width: 80px;
    padding: 0 12px;
    transition: background 200ms ease 0s;
}
.contentHeader ul li a span {
    font-family: BYekan;
    font-size: 16px;
    letter-spacing: 1px;
}
.contentHeader ul li a:hover {
    background-color: #111111;
    box-shadow: 0 1px 0 #444444;
    text-decoration: none;
}
.contentHeader ul li a.iconSmallPhone, .contentHeader ul li a.iconSmallChat, .contentHeader ul li a.iconSmallClient, .contentHeader ul li a.iconSmallEmail {
    padding-right: 36px;
}
.contentHeader ul li a.iconSmallPhone {
    padding-right: 30px;
}
.contentWrapper {
    background: url("../img/layout/innerShadowBottom.png") repeat-x scroll right bottom #FFFFFF;
    color: #333333;
    padding-bottom: 40px;
    position: relative;
    z-index: 1;
}
.contentWrapper .outerShadow {
    background: url("../img/layout/contentWrapperOuterShadow.png") repeat-x scroll right bottom transparent;
    height: 30px;
    margin-top: -30px;
    position: absolute;
    right: 0;
    width: 100%;
}
.contentWrapper .innerShadow {
    background: url("../img/layout/innerShadowTop.png") repeat-x scroll right top transparent;
    height: 10px;
    position: absolute;
    right: 0;
    width: 100%;
}
.siteColumnLeft {
    clear: both;
    float: right;
    width: 630px;
}
.siteColumnLeft .column.tiny {
    width: 180px;
}
.siteColumnRight {
    background: url("../img/layout/siteColumnRight.png") no-repeat scroll right top transparent;
    float: left;
    padding-right: 40px;
    width: 250px;
}
.siteFooter {
    background: url("../img/layout/siteFooterPattern.png") repeat scroll right top #222222;
}
.siteFooter .center {
    padding-bottom: 30px;
}
.siteFooter .column .columnNavigation {
    border: 0 none;
    padding-top: 6px;
}
.siteFooter .column .columnNavigation li a {
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: #FED327;
    font-size: 12px;
    padding: 6px 12px 6px 0;
    transition: background 200ms ease 0s;
}
.siteFooter .column .columnNavigation li a span {
    font-size: 17px;
}
.siteFooter .column .columnNavigation li a:hover {
    background-color: #222222;
    box-shadow: 0 1px 0 #383838 inset, 0 2px 6px #060606;
}
.siteFooter .column .columnNavigation li a.iconSmallPhone, .siteFooter .column .columnNavigation li a.iconSmallChat, .siteFooter .column .columnNavigation li a.iconSmallClient, .siteFooter .column .columnNavigation li a.iconSmallEmail {
    padding-right: 36px;
}
.siteFooter p {
    color: #999999;
}
.siteFooterBar {
    background: none repeat scroll 0 0 #060606;
    border-top: 1px solid #222222;
    color: #999999;
    font-family: BYekan;
    font-size: 11px;
    padding: 20px 0;
}
.siteFooterBar p {
    background: url("../img/logos/siteFooterBarLogo.png") no-repeat scroll right center transparent;
    font-family: BYekan;
    padding-right: 54px;
}
.siteFooterBar p span {
    font-family: BYekan;
    font-size: 13px;
}
.siteFooterBar a.backToTop {
    background: url("../img/icons/iconSmallTop.png") no-repeat scroll left center transparent;
    float: left;
    line-height: 22px;
    min-width: 37px;
    padding-left: 12px;
}
.testimonialBox {
    margin-top: 15px;
}

/* 
THeme name : rcokhost 
PErsian By : Javad Saberyan
My web site : www.20script.ir 
Emial Me : info@20script.ir 
*/
.testimonialBox p {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #D3D3D3;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 1px 0 #FFFFFF inset;
    font-family: BYekan;
    font-size: 12px;
    font-style: italic;
    line-height: 22px;
    padding: 12px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.testimonialBox .author {
    background: url("../img/layout/testimonialBox.png") no-repeat scroll 14px top transparent;
    margin-top: -1px;
    padding: 15px 45px 0 0;
}
.twitterWidget {
    background: url("../img/layout/twitterWidget.png") repeat-x scroll right center #F3F3F3;
    border-top: 1px solid #D3D3D3;
    height: 50px;
}
.twitterWidget .profileLink {
    background: url("../img/icons/iconMediumTwitter.png") no-repeat scroll right center transparent;
    float: right;
    height: 30px;
    margin: 10px 16px 10px 0;
    width: 30px;
}
.twitterWidget .center p {
    color: #333333;
    line-height: 50px;
    text-shadow: 0 1px 0 #FFFFFF;
}
.twitterWidget .center p a {
    border-bottom: 1px dotted #333333;
    color: #333333;
    font-weight: normal;
}
.twitterWidget .center p a:hover {
    border: 0 none;
    text-decoration: none;
}
.twitterWidget .center p span {
    color: #999999;
    margin-right: 10px;
}
.loginForm {
    display: block;
    margin: 0 auto;
    padding: 80px 0 60px;
    width: 320px;
}
.loginForm input[type="text"], .loginForm input[type="password"] {
    padding-left: 32px;
    width: 279px;
}
.loginForm input[type="text"] {
    background: url("../img/icons/iconSmallClientLight.png") no-repeat scroll 8px center #FFFFFF;
}
.loginForm input[type="password"] {
    background: url("../img/icons/iconSmallLockLight.png") no-repeat scroll 8px center #FFFFFF;
}
.loginForm button {
    font-weight: normal;
    width: 320px;
}
.loginForm .help {
    margin-top: 40px;
    text-align: center;
}
.blogSearch {
    margin-top: 40px;
}
.blogSearch label {
    display: none;
}
.blogSearch input[type="text"] {
    color: #999999;
    width: 232px;
}
.blogSearch input[type="image"] {
    margin-right: 210px;
    padding: 10px;
    position: absolute;
}
.blogPost {
    margin-bottom: -40px;
}
.blogPost .postHeader, .blogPost .postFooter, .blogPost .commentHeader {
    color: #999999;
}
.blogPost p.text, .blogPost .postFooter {
    margin-top: 20px;
}
.blogPost .postFooter {
    background: url("../img/layout/separatorShadowSmall.png") no-repeat scroll center bottom transparent;
    padding-bottom: 80px;
}
.blogPost .postFooter span {
    font-weight: normal;
    margin: 0 10px;
}
.blogPost .comment {
    margin-top: 20px;
}
.blogPost label span {
    color: #999999;
    font-weight: normal;
}
.blogPageSwitch {
    clear: both;
    margin-top: 40px;
}
.blogPageSwitch a {
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    float: right;
    margin-right: 10px;
    padding: 6px 12px;
    transition: all 200ms ease 0s;
}
.blogPageSwitch a:hover {
    background: none repeat scroll 0 0 #F3F3F3;
    text-decoration: none;
}