/*
Theme Name: Motion
Version: 2.1.1
Author: Daniel Butler
*/
* {
	outline: none;
	text-align: justify;
}
html {
	margin:0;
	padding:0;
}
body {
    background-color: #e8e7e7;
    font-family: helvetica;
    font-size: 9pt;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
    text-align: center;
}
a {
    color: #000;
    font-weight: normal;
    outline: medium none;
    text-align: left;
    text-decoration: none;
}
a span {
	border:0px !important;
}
a:hover {
    color: #5BAC1F;
    font-weight: normal;
    text-decoration: underline;
}
p {
	display: block;
    margin: 10px 5px 3px;
    font-size: 15px;
    line-height: 30px;
    font-family: verdana;
}
#adds336top {
    background: none repeat scroll 0 0 white;
    margin: 0 auto;
    width: 336px; }
#adds468top {
    background: none repeat scroll 0 0 white;
    margin: 10px 0;
    padding: 0 85px;
}
#page-wrap {
	width: 1100px; margin: auto; text-align: left;
}
/* Headings */

h1, h2, h3, h6 {
	font-family: 'Trebuchet MS'; font-size : 16px; color : #fff; margin: 0 0 10px 0; line-height: 25px; text-decoration: none;
}
 h5 {
	font-family: 'Trebuchet MS'; font-size : 16px; color : #676565; margin: 0 0 10px 0; line-height: 25px; text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
	text-decoration: none;
}
h2 {
	font-size: 18px;
	margin: 10px 10px;
	color: black;
}
h2 .contentheading {
	font-size: 16px;
}
h3, h3 a {
	font-size : 18pt; margin: 0 0 5px 0;
}
h4 {
	font-size : 14pt;
}
h5 {
	font-size : 12pt;
}
h6 {
	font-size : 10pt; font-weight: bold; text-transform: uppercase; margin: 0; font-family: Arial;
}
/* Navigation */

#nav {
	float: left; position: relative; background: #eef0f0 url('images/nav-bg.gif') repeat-x; height: 96px; text-align: center;
}
#nav ul {
	list-style: none; margin: 0; padding: 0;
}
#nav a {
	font-weight: bold; color: #808080; text-transform: uppercase; font-size: 12pt; display: block; height: 96px; width: 110px;
	margin: 0; text-align:center;
}
#nav a:hover {
	color: #404040; background: url('images/nav-hover.gif') repeat-x; text-decoration: none;
}
#nav li {
	float: left; margin: 0; padding: 0; display: block; line-height: 96px; border-left: 1px solid #f2f2f2; border-right: 1px solid #f6f6f7;
}
#nav li:hover {
	background: url('images/nav-hover.gif') repeat-x;
}
#nav li:hover a {
	color: #404040; text-decoration: none;
}
#nav li.current_page_item {
	background: url('images/nav-current.gif') repeat-x;
}
#nav li.current_page_item a {
	color: #808080;
}
#nav li.current_page_item a:hover {
	color: #404040;
}
/* Subpages */

#subpages {
	float: left; position: relative; background: url('images/subpages.gif') no-repeat; width: 530px; height: 32px; margin-top: -21px; overflow: hidden; margin-bottom: 20px; font-weight: bold;
}
#subpages ul {
	line-height: 13px; list-style: none; margin: 0; padding: 0;
}
#subpages li {
	float: left; margin: 0; display:inline; padding-left: 16px; padding-right: 16px; padding-top: 10px;
}
#subpages a {
	color: #808080; font-weight: bold; display: block;
}
#subpages a:hover {
	color: #404040; text-decoration: none;
}
/* Pointer */

#pointer {
	float: left; position: relative; width: 51px; height: 96px;
}
/* TP Links  */

.tpLinks { position:relative; height:30px; background:#3e3d3d; color:#fff; line-height:30px; }
.tpLinks .links { width:980px; margin:auto; text-align:right; }
.tpLinks .links a { color:#fff; padding:0 5px; }
/* Logo */

#logoOuter { padding-bottom:2px; background: url(images/logoLine.png) repeat-x bottom; margin-bottom:5px; }
#logo { position: relative; width: 940px; height: 70px; margin:auto; }
/* Main Content */
#content-tp { background: none repeat scroll 0 0 white; float:left; height: 110px; margin: 0 auto; width: 1090px; }
#content { float: left; width: 1100px; background:url('images/content-ct.png') repeat-y;margin-top:15px;margin-left:5px;}
.content-ad { float: left; width: 980px; background:url('images/content-ct.png') repeat-y; padding: 5px 37px; }
.belowHeaderAd1 { width:150px; height:90px; margin:0 12px 5px 5px; float:left; 	background:#f8f8f8; }
.belowHeaderAd2 { width:765px; height:90px; float:left; margin-bottom:5px; padding:0 20px; }
#topad {
    background: none repeat scroll 0px 0px #FFF;
    height: 115px;
    margin: 0px auto;
    width: 1090px;
    float: left;
    text-align: center;
}
#ads_text{
    display: block;
    text-align: center;
    font-size: 10px;
    color: #bbb;
}
/* Sidebars */
.widesidebar {
    background: url("/wp-content/themes/motion-theme/images/images/head-bg.jpg") repeat-x scroll 0 19px transparent;
    border: 1px solid #F2F2F2;
    float: left;
    margin-bottom: 8px;
    margin-left: 5px;
    width: 345px;
}
#sidebar1 {
    float: left;
    margin-left: 5px;
    width: 345px; }

#colors { width: 160px; height: 10px; float: right; position: relative; top: 85px; left: 3px; padding: 0; margin: 0; }
#colors img { height: 8px; width: 39px; border: 0px; }
.ad { margin-left: auto; margin-right: auto; margin-bottom: 0px; }
.ad168-15 { color: #FFFFFF; height: 19px; line-height: 19px; padding: 1px 20px 0; }
.ad300-250 {
    float: left;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 20px;
    width: 336px; }
/* Main Content */
#main-content {
    float: left;
    margin: 0 auto 25px 5px;
    padding: 0;
    position: relative;
    width: 710px;
}
/* Main Content 2 */
#main-content2 {
    border: 1px solid #F2F2F2;
    float: left;
    width: 710px;
}
#maintitle {
background: url("/wp-content/themes/motion-theme/images/images/head-bg.jpg") repeat-x scroll 0 36px transparent;
    color: #919191;
    float: left;
    margin: 0 auto -3px;
    padding: 33px 5px 0;
    position: relative;
    width: 700px;
 }
#maintitle h1 {
    background: none repeat scroll 0 0 white;
    color: #6BB335;
    float: left;
    font-size: 21px;
    margin-left: -5px;
    margin-top: -3px;
    padding-left: 0;
    padding-right: 10px;
    text-shadow: 1px 1px 0 ivory;
    text-transform: uppercase;
 }
.content_res div.bigright { float:right; width:290px; margin-top:18px; }
.content_res div.bigleft { float:left; padding:5px; margin-top:20px; width:236px; background:none repeat scroll 0 0 #FFFFFF;
	border-color:#DEDEDE; border-style:solid; border-width:1px; -khtml-border-radius: 6px; -moz-border-radius: 6px;
	-webkit-border-radius: 6px; border-radius: 6px; }
.bigright ul li { padding:0 0 2px }
.content_res div.bigright { float: right; width: 290px; margin-top: 18px; }
div.bigright span { color: #3B5998; font-weight: bold; }
span.big { font-size:13px; }
ul, ol { list-style-image: none; list-style-position: outside; list-style-type: none; padding: 0; }
#main-content-extended { float: left; width: 660px; padding-right: 20px; }
.post {
    clear: both;
    float: left;
    margin: 20px 0;
    width: 715px;}
.post-extended { width: 660px !important; }
.post-left {
    background: none repeat scroll 0 0 #F6F9F2;
    float: left;
    margin: 30px 10px 10px 10px;
    padding: 10px;
    width: 240px;
}
.post-right {
      color: black;
    float: left;
    font-family: verdana;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 25px;
    margin-left: 20px;
    overflow: hidden;
    padding-right: 10px;
    padding-top: 30px;
    width: 390px; }
.post-right-extended { width: 540px !important; }
.post strong, b {color: #cc0000; font-size: 11px;}
.image-preview {
   height: 130px;
    overflow: hidden;
    padding: 2px; }
.image-preview img { width:240px; height:130px; }
.excerpt { margin-top: -14px; }

/* Single Page */
.single-meta { text-transform: uppercase; font-size: 8pt; padding: 5px 0; color : #666666; }
#details {     border-top: 1px solid #F0F0F0;
    float: left;
    font-family: Arial;
    font-size: 8pt;
    margin-top: 20px;
    padding: 10px;
    width: 690px; }
#details .avatar {     border: 2px solid white;
    box-shadow: 0 0 1px black;
    float: left;
    height: 80px;
    width: 80px; }
#details .info {
   color: #54A91A;
    float: left;
    font-size: 8px;
    font-family: inherit;
    padding: 10px 0 0 30px;
    width: 435px;}
#details-main-link { font-family: Arial; font-size: 14px; margin-top: 10px; padding: 5px 5px 0 5px; text-decoration: underline; font-weight:bold; color: #CCCCCC; }
#features {
    float: left;
    overflow: hidden;
    padding: 20px 0 0;
    width: 285px; }
#features ul { margin:0px; padding:0px; }
#features ul li {
    display: inline;
    float: left;
    font-size: 13px;
    font-family: monospace;
    word-spacing: -4px;
    line-height: 17px; }
#features ul li.heading {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    border-radius: 3px 3px 3px 3px;
    color: black;
    float: left;
    font-family: monospace;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 10px;
    word-spacing: -4px;
    padding: 0;
    width: 94%;
}
#features ul li span.left {
   color: #54A91A;
    float: left;
    font-weight: bold;
    width: 140px;}
#features ul li span.right {
    float: left;
    width: 140px;}
.singleContents {    float: left;
    margin: 10px 0;
    padding: 0 10px 10px;
    width: 680px;}
.singleContents .heading {
    border-bottom: 4px solid #F2F2F2;
    border-radius: 3px 3px 3px 3px;
    color: #54A91A;
    font-family: helvetica;
    font-size: 15px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
    margin-top: 20px;
    padding: 0 10px 5px;
    width: 660px;}

.like { background:#8c8a8a url('images/like-icon.png') right top no-repeat !important; }
.singleContents .matter { margin: 10px 5px 3px; font-size: 15px; letter-spacing: .5px; line-height: 30px;}
.singleContents ul { margin:0px; }
.singleContents li {     background: url("images/tick.gif") no-repeat scroll left top transparent;
    float: left;
    font-size: 15px;
    font-family: verdana;
    list-style: none outside none;
    margin-left: 5px;
    line-height: 25px;
    padding-left: 25px;
    width: 640px;}
ul.grid {   
    background: none repeat scroll 0 0 #fafafa;
    -webkit-border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    -webkit-box-shadow: 0 0 3px #F1F1F1;
    -moz-box-shadow: 0 0 3px #F1F1F1;
    -webkit-box-shadow: 0 0 3px #F1F1F1;
    -moz-box-shadow: 0 0 3px #F1F1F1;
    box-shadow: 0 0 3px #F1F1F1;
    float: left;
    list-style: none outside none;
    margin-bottom: 13px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 3px 0;
    width: 680px;}
ul.grid li {     
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E8E9EA;
    float: left;
    font-size: 11px;
    line-height: 50px;
    margin: 0 12px;
    padding: 0;
    width: 660px; }
ul.grid li.head {    
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll right -360px transparent;
    color: #FFFFFF;
    font-size: 16px;
    height: 35px;
    line-height: 36px;
    margin: -13px 0 1px;
    padding: 0 10px;
    width: auto;}
ul.grid li span {
}
ul.grid li span.left {   
    background: url("http://qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll right -445px transparent;
    color: #6D6D6E;
    float: left;
    font-size: 13px;
    font-weight: bold;
    height: 40px;
    line-height: 46px;
    margin-left: 5px;
    overflow-y: hidden;
    padding: 0 10px 0 35px;
    text-align: left;
    width: 400px;}
ul.grid li span.right {    
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -58px -401px transparent;
    color: #8F8F90;
    float: left;
    font-size: 13px;
    margin-right: 5px;
    padding: 2px 0 0 50px;
    width: auto;}
/* Bottom Bar */
#bottom-bar {     
    background: none repeat scroll 0 0 white;
    -webkit-box-shadow: 0 0 10px black;
    -moz-box-shadow: 0 0 10px black;
    box-shadow: 0 0 10px black;
    margin-left: -5px;
    width: 1100px; }

/* Social */
#social { float: right; text-align: right; padding-right: 4px; }
#social img { margin-top: 2px; filter:progid:DXImageTransform.Microsoft.alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }
#social img:hover { filter:progid:DXImageTransform.Microsoft.alpha(opacity=100); -moz-opacity: 1; opacity: 1; }
/* Footer */

#footer { background: url('images/footer-bg.gif') repeat-x; color: #808080; padding: 30px 20px 15px 20px; width: 100%;
	float:left; display:none; }
#footer a { color: #808080; }
#footer a:hover { color: #808080; text-decoration: underline; }

/* Search */
#searchtop {    border: 1px solid #509914;
    border-radius: 0 5px 5px 0;
    float: left;
    height: 40px;
    width: 388px;}
#searchform { float: left; border: 0px;    width: 390px; }
#searchbar { width:312px; background: transparent; border: 0px; text-align: left; color:#CBC9CA; height: 30px; margin: 5px 0px 0 13px; }
#searchsubmit {    
background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -337px -21px transparent;
    border: 0 none;
    float: right;
    height: 40px;
    width: 63px;}
/* Sidebar Widgets */
.widewidget {
    color: gray;
    float: left;
    font-size: 9pt;
    line-height: 18px;
    overflow: hidden;
    padding: 15px 20px;
}
.widgetbox-1 { font-size: 9pt; color: #808080; overflow: hidden; margin-bottom: 30px; line-height: 18px; border: 1px solid #ddd;}
.widgetbox-1 li a {
display: block;
height: 165px;
line-height: 30px;
background: white;
padding-left: 30px;
color: gray;
text-align: center;
}
.widgetbox-1 li a:hover {
    color: #5BAC1F;
    font-size: 12px;
}
.widgetbox-1 a:hover { text-decoration: none; }
.widgetbox-1 ul { list-style : none; padding : 0 0 0 10px; margin : 0; }
.widgetbox-1 ul ul { padding:0; }
.widgetbox-1 li li a { color: #939292; display:block; line-height:20px; background:none; margin-left:0px; padding-left:4px;
	height:20px; }
.widgetbox-1 li li a:hover { background:#f5f5f5; color:#b0b0b0; }
.widgetbox-1 li { margin-bottom: 1px; padding-bottom: 5px; margin-right:-22px; background:#f0f0f0;float:right;width:400px; }
.widgetbox-1 li li { margin-bottom: 0px; padding-bottom: 0px; border-bottom : 1px solid #cfd2d5; margin-left:5px; margin-right:5px; }
.widget-title-1 {
   color: #5BAC1F;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 2px;
    padding-left: 25%;
    text-decoration: underline;
    text-transform: uppercase;
    width: 200px;
}
/* Sidebar Widgets */

.widgetbox-2 {
    font-size: 13pt;
    color: #4b9615;
    overflow: hidden;
    margin: 10px 5px 10px 5px;
    border: 1px solid #DDD;
    padding: 20px 10px;
    line-height: 20px;
 }
.widgetbox-2 a { color: #4b9615; }
.widgetbox-2 a:hover { text-decoration:none; font-size: 16px;}
.widgetbox-2 ul { list-style : none; padding: 0 0 0 3px; margin : 0; border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; }
.widgetbox-2 li { margin-bottom: 5px; padding-bottom: 5px; border-bottom : 1px solid #f0f0f0; }
.widget-title-2 {
    color: #5BAC1F;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 29px;
    padding-left: 10px;
    text-align: center;
    text-decoration: underline;
    text-transform: uppercase;
    width: 140px;
}
.widget-title-3 {
    background: none repeat scroll 0 0 white;
    color: #5BAC1F;
    float: left;
    font-size: 15px;
    margin: 0 auto 6px 1px;
    padding: 15px 10px 10px 13px;
    position: relative;
}
.textwidget { border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; }
/* Comments */

#comments {margin-top: 40px;
    padding: 0 10px;
    width: 680px; }
#comments h4 {color: black;
    font-family: 'Trebuchet MS';
    font-size: 17px;
    margin: 0 0 10px;}
#commentlist { list-style : none; padding : 0; margin : 0; }
#commentlist li { list-style : none; }
.comment-box { float: left; width: 100%; }
.depth-1 {
    float: left;
    list-style: none outside none;
    margin: 0 0 20px;
    padding: 0;
    width: 635px;
}
#commentlist .avatar {
	float: left;
	padding: 5px;
}
.comment-text {
    float: left;
    line-height: 17px;
    padding: 5px 5px 5px 0;
    width: 700px;
}
.comment-text-shift {
    border-bottom: 1px solid #EFEFEF;
    border-left: 1px solid #EFEFEF;
    color: #656565;
    float: right;
    margin-top: -5px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 80%;
}
.moderation {
	font-weight : bold;
}
.children {
	padding-left : 10px;
}
.cancel-comment-reply {
	margin-bottom: 10px;
}
#commentform textarea {
    background: none repeat scroll 0 0 white;
    border: 1px solid #E6E6E6;
    border-radius: 3px 3px 3px 3px;
    color: #808080;
    float: right;
    height: 140px !important;
    max-width: 570px;
    padding: 3px;
    width: 330px !important;
}
#commentform textarea:focus {
	background: #f6f6f6;
}
#commentform input {
    border: 1px solid #E6E6E6;
    color: #808080;
    font-family: Arial;
    font-size: 10pt;
    padding: 3px;
    width: 175px;
}
#commentform input:focus {
}
#commentform #submit {
    background: url("/wp-content/themes/motion-theme/images/images/menu-bg.jpg") repeat scroll 0 -15px transparent;
    border: 0 none;
    color: white;
    cursor: pointer;
    float: right;
    font-family: helvetica;
    font-weight: bold;
    height: 25px;
    margin-bottom: 10px;
    margin-right: 260px;
    margin-top: 12px;
    text-align: center;
    width: 80px;
}
#commentform label {
    color: #727272;
    float: left;
    font-weight: bold;
    width: 100px;
}
.author, .author a {
    color: #373737;
    float: left;
    font-weight: bold;
    width: 100%;
}
/* General */

ul {
	margin-left : 0.8em;
	padding-left : 0.8em;
	margin-top : 46px;
	padding-top : 0.2em;
	list-style : square;
}
ol {
	margin-left : 0.8em;
	padding-left : 0.8em;
	margin-top : 0.2em;
	padding-top : 0.2em;
}
li {
	padding-bottom : 5px;
}
blockquote {
	margin-left : 20px;
	padding-left : 5px;
	color : #808080;
	border-left : 1px solid #808080;
}
code {
	font-family: 'Courier New';
	color : #808080;
}
.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
	border : 4px solid #ededed;
}
.alignright {
	margin : 0 0 2px 7px;
	display : inline;
	border : 4px solid #ededed;
}
.alignleft {
	margin : 0 7px 2px 0;
	display : inline;
	border : 4px solid #ededed;
}
.alignright {
	float : right;
}
.alignleft {
	float : left;
}
div.aligncenter {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.wp-caption {
	background: #f8f7f7;
	border : 3px solid #EDEDED;
	text-align : center;
	padding-top : 0px;
	margin : 2px 10px 2px 15px;
}
.wp-caption img {
	margin : 0;
	padding : 0;
	border : 0 none;
}
.wp-caption p.wp-caption-text {
	font-size : 15px;
	line-height : 24px;
	padding : 3px 0 3px 0;
	margin: 5px;
	background: #ddd;
	text-transform: uppercase;
	text-align: center;
	color: #700;
	font-weight: bold;
}
/* Slider */

#slider-container {
	float: left;
	position: relative;
	overflow: hidden;
	background: #fefefe url('images/slider-bg.gif') repeat-x;
	width: 960px;
	height: 237px;
	padding: 20px 0 20px 20px;
	border-top: 1px solid #dfdfe0;
	margin: 0;
}
#slider-container-inner {
	float: left;
	position: relative;
	overflow: hidden;
	background: url('images/slider.gif');
	width: 960px;
	height: 237px;
	padding: 0;
	margin: 0;
}
#mySlides {
	float: left;
	width: 510px;
	height: 237px;
}
.contentdiv {
	width: 510px;
	height: 237px;
}
.slide-image {
	position: relative;
	float: left;
	width: 510px;
	height: 237px;
	overflow: hidden;
	background: #ffffff;
}
.slide-image img {
	width: 510px;
	border: 0px;
}

.overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/slide-overlay.png');
	width: 502px;
	height: 229px;
	z-index: 30;
}
.read-on {
	position: absolute;
	top: 210px;
	left: 4px;
	padding: 3px;
	z-index: 40;
	cursor: pointer;
}
.read-on a {
	font-weight: bold;
	color: #ffffff;
}
.read-on a:hover {
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}
.overlay {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/slide-overlay.png');
	width: 502px;
	height: 229px;
}
.slide-video {
	position: relative;
	float: left;
	width: 502px;
	height: 229px;
	overflow: hidden;
}
.slide-video object {
	top: 0px !important;
	left: 0px !important;
}
.slide-video object, .slide-video embed {
	position: relative !important;
	width: 502px !important;
	height: 229px !important;
}
.slide-video b {
	display: none !important;
}
.slide-video .read-on {
	top: 0px;
	left: 0px;
	cursor: pointer;
}
/* Pagination Slider Arrows */

#myController {
	position: absolute;
	float: left;
	height: 237px;
	width: 478px;
	top: 0;
	left: 462px;
	z-index: 1000;
}
.jFlowControl {
	width: 403px;
	height: 69px;
	padding: 5px 0 5px 75px;
	margin: 0;
	cursor: pointer;
	color: #d4d4d4;
}
.jFlowControl h6 {
	color: #d4d4d4;
}
.jFlowSelected {
	background: url('images/slider-selected.png') no-repeat;
	color: #808080;
}
.paginate-excerpt {
	margin-top: -10px;
	line-height: 15px !important;
}
/* Page Navigation */

.page-comments,  .wp-pagenavi {
	float: right !important;
	background : transparent !important;
}
.page-comments a, .wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited {
	background : url('images/pagenavi.gif') no-repeat !important;
	text-decoration : none !important;
	color : #808080 !important;
	font-weight: bold !important;
	line-height: 10px !important;
	display: block !important;
	float: left !important;
	padding: 7px !important;
	border: 0 !important;
	text-align: center !important;
}
.page-comments a:hover,  .wp-pagenavi a:hover {
	color : #ffffff !important;
	background : url('images/pagenavi-hover.gif') no-repeat !important;
	font-weight: bold !important;
	border: 0 !important;
}
.page-comments .prev,  .page-comments .next {
	background: none !important;
	border: 0 !important;
}
.page-comments .prev:hover,  .page-comments .next:hover {
	background: none !important;
	color: #404040 !important;
	border: 0 !important;
}
.page-comments span.pages,  .wp-pagenavi span.pages {
	line-height: 10px !important;
	float: left !important;
	color : #808080 !important;
	padding: 7px !important;
	background-color : transparent !important;
	border: 0 !important;
}
.page-comments span.current,  .wp-pagenavi span.current {
	background : url('images/pagenavi-hover.gif') no-repeat !important;
	font-weight : bold !important;
	color : #ffffff !important;
	line-height: 10px !important;
	padding: 7px !important;
	display: block !important;
	float: left !important;
	border: 0 !important;
}
.wp-pagenavi span.extend {
	line-height: 10px !important;
	padding: 7px !important;
	float: left !important;
	color : #808080 !important;
	background-color : transparent !important;
	border: 0 !important;
}
.wp-pagenavi .first, .wp-pagenavi .first:link, .wp-pagenavi .first:active, .wp-pagenavi .first:visited, .wp-pagenavi .last, .wp-pagenavi .last:link, .wp-pagenavi .last:active, .wp-pagenavi .last:visited {
	background: none !important;
	padding: 7px 0 !important;
}
.wp-pagenavi .first:hover, .wp-pagenavi .last:hover {
	color: #202020 !important;
}
/************************************************

*	SubNavbar      								*

************************************************/

/* Menu Links */

.menuLinks {
	width:700px;
	float:right;
	padding-top:5px;
}
#subnavbar {
	background:#aaaaaa;
	width: 700px;
	height: auto;
	color: #000000;
	margin: 0px;
	padding: 0px;
	z-index: 9999;
	position: relative;
}
#subnav {
	margin: 0px;
	padding: 0px;
	float:right;
}
#subnav ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#subnav li {
	float: left;
	list-style: none;
	border-left: 1px solid #E9E9E9;
	margin: 0px;
	padding: 0px;
}
#subnav li a, #subnav li a:link, #subnav li a:visited {
	color: #333333;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
#subnav li a:hover, #subnav li a:active {
	background: #777777;
	color: #FFF;
	display: block;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	padding: 10px;
}
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	background: #f1f3f2;
	width: 150px;
	float: none;
	margin: 0px;
	font-weight:normal;
	padding: 6px 10px 6px 10px;
	border-bottom: 1px solid #f9fbfa;
	border-left: 0px solid #f9fbfa;
	border-right: 0px solid #f9fbfa;
}
#subnav li li a:hover, #subnav li li a:active {
	background: #8c8c8c;
	margin: 0px;
	padding: 6px 10px 6px 10px;
}
#subnav li ul {
	z-index: 9988;
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	margin: 0px;
	padding: 0px;
	top:39px;
}
#subnav li li {
}
#subnav li ul a {
	width: 150px;
}
#subnav li ul a:hover, #subnav li ul a:active {
}
#subnav li ul ul {
	margin: -39px 0 0 170px;
}
#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover1 ul ul, #subnav li.sfhover1 ul ul ul {
	left: -999em;
}
#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfhover1 ul, #subnav li li.sfhover1 ul, #subnav li li li.sfhover1 ul {
	left: auto;
}
#subnav li:hover, #subnav li.sfhover {
	position: static;
}
.featureimage img {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    float: none;
    max-height: 250px;
    max-width: 300px;
    padding: 5px;
}
.col_top {
    border-color: #FFFFFF;
    border-radius: 6px 6px 6px 6px;
    border-style: solid;
    border-width: 1px;
    float: left;
    height: 282px;
    margin-top: 0;
    padding: 5px;
}
.col_first {
	width:330px;
	float:left;
	padding:0px;
}
.col_left {
	float: left;
	width: 240px;
}
.overview_box {
	color: #494949;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 245px;
	margin-bottom: 10px;
	overflow: hidden;
	padding-top: 5px;
}
.overview_box ul li {
	border-bottom: 1px solid #F0EFEF;
	padding: 4px 0;
	list-style-type: none;
}
div.featureimage {
    border-radius: 3px 3px 0 0;
    max-height: 280px;
    padding: 0 10px 10px;
    text-align: center;
}
div#thumbs-pic {
	background-color: #F4F4F4;
	border-top:1px solid #F4F4F4;
	padding:5px 0 7px 5px;
	-khtml-border-radius: 0 0 3px 3px;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}
div#thumbs-pic img {
	margin:0 5px;
}
#contentleft {
	float: left;
	width: 635px;
	margin: -0px;
}
#contentleft a img {
	display:block;
	background:none repeat scroll 0 0 #FFFFFF;
	border:1px solid #ddd;
	clear:both;
	margin: 0 auto 4px;
}
#contentleft a:hover img {
/*border:1px solid #eeeeee;*/

}
.postareatop {
background: url("/wp-content/themes/motion-theme/images/images/head-bg.jpg") repeat-x scroll 0 27px transparent;
    color: #919191;
    float: left;
    margin: 0 auto 9px;
    position: relative;
    width: 710px;
}
.postareatop .postLt {
	width:10px;
	height:30px;
	position:relative;
	background:url(images/postareatop-lft.jpg) no-repeat;
	top:0px;
	left:0px;
}
.postareatop h1 {
    background: none repeat scroll 0 0 white;
    color: #54941A;
    float: left;
    font-size: 16px;
    padding-right: 10px;
    padding-top: 18px;
    text-transform: uppercase;
}
.postareatop h2 {
    background: none repeat scroll 0 0 white;
    color: #5BAC1F;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 20px 10px 10px 20px;
}


.postareatop .postRt {
	width:10px;
	height:30px;
	position:relative;
	background:url(images/postareatop-rgt.jpg) no-repeat;
	top:0px;
	right:0px;
}
.rai-img {
float: right;
margin: -40px -19px 0px 20px;
}
.breadcrumb.breadcrumbs {
    font-size: 11px;
    padding-left: 7px;
    padding-top: 2px;
   width:480px;
}
.breadcrumb {
    background-color: white;
    color: #54941A;
    float: left;
    font-size: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
    text-transform: uppercase;
}
.breadcrumb1 {
    background: url("/wp-content/themes/motion-theme/images/images/marker2.png") no-repeat scroll 0 0 transparent;
    color: #AC0202;
    font-size: 14px;
    font-weight: bold;
    padding-left: 20px;
    text-shadow: 1px 1px 0 ivory;
    text-transform: uppercase;
}
.breadcrumb a {
    color: #000;
}
.postareatop strong {
	color:#700;
	font-weight:normal;

}
.postarea {
   background: none repeat scroll 0 0 white;
    float: left;
    margin-top: 10px;
    width: 100%;
}
.postarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ul {
	border-style:none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
}
.postarea ul li {
    background: url("/wp-content/themes/motion-theme/images/images/qeemat.jpg") no-repeat scroll -70px 92px transparent;
    float: left;
    height: 280px;
    margin: 7px;
    padding-bottom: 0;
}
.postarea ul li:hover .readmore{background:#4f9b17;}
.postarea ul li img {
    border: 0 none !important;
    padding-top: 35px;
}
.postarea ul li span {
    color: #676767;
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 15px;
    padding-bottom: 5px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.postarea ul li span.readmore {
    background: none repeat scroll 0 0 #7D7D7D;
    border: 0 none;
    border-radius: 10px 10px 0 0;
    bottom: -1px;
    color: white;
    display: block;
    font-family: 'Trebuchet MS';
    font-size: 15px;
    font-weight: bold;
    left: 11.5px;
    line-height: 17px;
    margin: 0 auto;
    padding: 10px 15px;
    position: absolute;
    width: 110px;
}
.postarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.postarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.postarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
/* attachment page image display */

.gall {
	width:555px;
	float:left;
	padding:10px;
}
.gall img {
	padding:2px;
	background:#fff;
	border:1px solid #ccc;
}
.gall img:hover {
	border:1px solid #CC0000;
}
.gall .bigImg {
	margin-bottom:5px;
}
#attach-left {
	float: left;
	margin: 2px 2px 2px 0;
}
#attach-left span {
	color:#CC0000;
	font-weight: bold;
	padding-left:5px;
}
#attach-right {
	float: right;
	margin: 2px 0 2px 2px;
}
#attach-right span {
	font-weight: bold;
	padding-right:5px;
}
#attach-right span a, #attach-left span a {
	color:#CC0000;
}
table#qeematspecs {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #F5F6F7;
	border-color: #F5F6F7 #F5F6F7 -moz-use-text-color;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	width: 520px;
	height: 100%;
}
td.spec_head {
	background: url("http://www.letsgomobile.org/images/site/spec_tabel.jpg") repeat-x scroll 0 0 transparent;
	border: medium none;
	color: #082F43;
	font-size: 12px;
	font-weight: bold;
	height: 20px;
	padding-left: 5px;
}
td {
	background: none repeat scroll 0 0 #FFFFFF;
	border-bottom: 1px solid #F5F6F7;
	border-right: 1px solid #FFFFFF;
	font-size: 12px;
	height: 18px;
	padding-left: 10px;
	vertical-align: middle;
	width: 186px;
}
td.normal {
	background: none repeat scroll 0 0 #FFFFFF;
}
td.spec_item {
	background: none repeat scroll 0 0 #D6DDE1;
	border-right: 1px solid #F0F4F6;
	width: 182px;
	border-top: 1px solid #F5F6F7;
	border-right: 1px solid #FFFFFF;
	font-size: 11px;
	height: 18px;
	padding-left: 10px;
	vertical-align: middle;
}
td.first {
	border-bottom:none;
}
td.same {
	border-top:none;
	border-bottom:none;
}
#ads .adt, .adt a, a#aw0.adt, a#aw0.adt a {
	color: #666666 !important;
	font-size: 12px !important;
	font-weight: bold;
	line-height: normal;
}
#ads div.adb, #ads .adb {
	color: #808080;
	font-size: 12px !important;
	line-height: normal;
}
#ads .adu {
	color: #808080;
	font-size: 10px;
	line-height: normal;
	overflow: hidden;
	text-decoration: underline;
	white-space: nowrap;
}
.goldpostareatop {
	/*	background: url(images/postop.jpg) repeat-x;*/

	background:#f5f5f5 url(/wp-content/uploads/2017/10/postareatop-top.jpg) top repeat-x;
	float: left;
	width: 710px;
	margin: 0 auto 25px auto;
	padding: 35px 5px 5px 5px;
	color:#919191;
	border-bottom:4px solid #c7c7c7;
	border-radius:3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	position:relative;
}
.goldpostareatop .postLt {
	width:10px;
	height:30px;
	position:relative;
	background:url(images/postareatop-lft.jpg) no-repeat;
	top:0px;
	left:0px;
}
.goldpostareatop .postRt {
	width:10px;
	height:30px;
	position:relative;
	background:url(images/postareatop-rgt.jpg) no-repeat;
	top:0px;
	right:0px;
}
.goldbreadcrumb {
	font-size:16px;
	color:#fff;
	padding-left:30px;
	text-transform:uppercase;
	margin-top:-29px;
	margin-left:5px;
	background:url(images/heading-bullet.png) no-repeat;
}
.goldbreadcrumb a {
	color:#fff;
}
.postareatop strong {
	color:#700;
	font-weight:bold;
}
.goldpostarea {
    font-size: 15px;
	float: left;
	width: 700px;
	margin: 4px auto 10px auto;
	padding: 5px;
	border:0px solid #DDDDDD;
}
.goldpostarea p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.goldpostarea ul {
	margin:0px;
	padding:10px 0px;
	list-style:none;
}
.goldpostarea ul li {
	line-height:30px;
	font-size:15px;
	width:665px;
	float:left;
	padding:0;
	background:none;
}
.goldpostarea ul li:hover {
	background:#dad7d7;
}
.goldpostarea ul li span {
	border-bottom:1px solid #e2e2e2;
}
.goldpostarea ul li span.readmore {
	display:block;
	padding-right:16px;
	position:absolute;
	right:5px;
	bottom:2px;
	color:#c16d0d;
	font-size:12px;
}
.goldpostarea ul li span.left {
	width:340px;
	float: left;
	margin-left:5px;
	padding:0 10px;
	background:#f7f7f7;
	font-weight:600;
}
 .goldpostarea ul li span. {
width:175px;
float: left;
margin-right:5px;
padding:0 10px;
background:#fcfcfc;
}
.goldpostarea ul ul {
	list-style-type: square;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.goldpostarea ol {
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
.goldpostarea ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
/* Single page product display */



.prodDisplay {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-top: 20px;
    padding: 10px 0;
    width: 94%;
}
.piGal {
	float:left;
	width:170px;
}
.piGal img {
	padding:5px;
    margin-bottom: 30px;
	border:1px solid #eee;
	transition:all 1s ease 0s;
	-webkit-transition:all 1s ease 0s;
	-moz-transition:all 1s ease 0s;
     width: 210px;
}
.piGal img:hover {
    border: 1px solid #CCCCCC;
    -webkit-transform: 	scale(1.3);
    -moz-transform: 	scale(1.3);
    transform: 		scale(1.3);
    transition:all 1s ease 0s;
    -webkit-transition:all 1s ease 0s;
    -moz-transition:all 1s ease 0s;
}
.piDesc {
	float:left;
	width:400px;
    margin-left:80px;
}
.piDesc .heading {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0 10px;
    width: 100%;
}
.piDesc .heading strong {
    color: #54A91A;
	font-weight:normal;
}
.piDesc .heading li {
    float: left;
    font-weight: normal !important;
    list-style: none outside none;
}
.piDesc .heading li.left {
	width:40%;
}
.piDesc .heading li.right {
	width:60%;
}
.piDesc ul {
	margin: 0px;
	padding:0px;
}
.piDesc .matter {
	padding: 5px;
}
.piDesc .matter ul {
	padding-left:10px;
}

.piDesc .matter li {  
    background: url(http://www.qeemat.com/wp-content/themes/motion-theme/images/tick.gif) no-repeat scroll left top transparent;    list-style: none outside none;    color: #757575;    padding-left: 21px;    font-size: 12px;    font-family: verdana;
}
#prodmore {
	align: right;
	padding-left:10px;
}
/* Single page product display ends */

/*Custom Style By Shahbaz*/

.contentBox {
	float:left;
	margin-bottom:10px;
	width:100%;
	background-color: white;
}
.whitebox {
	background-color:#ffffff;
}
.blockcell {
	float:left;
	border-bottom:1px solid #D6DEE6;
	border-left:1px solid #D6DEE6;
	width:45%;
	padding:5px;
	border:none;
	margin: -13px 0 0 10px;
}
.blockcell a {
	color: #611918 !important;
}
.blockcell a hover {
	color: #b10904;
}
.block-content {
	float:left;
	padding:10px;
}
.readmore {
	float:right;
	font-weight:bold;
	line-height:28px;
	padding-right:5px;
}
.sg-data{
line-height: 11px;
}
. sg-main-date {
color: #cc0000;
float: left;
}
.sg-main-author{
float: right;
color: #cc0000;
}
.blockcell img {
	float:left;
	margin-right:10px;
	border:1px solid #B2C2D1;
	padding:3px;
    width: 305px;
}
.blockcell .hdr {
	font-weight:bold;
	font-size:17px;
	padding:5px;
	display:block;
	margin: 10px 0 10px -4px;
}
.blockcell h3 {
	margin:0;
	padding:5px;
}
.hdr a, .hdr a:hover {
    color: #5BAC1F;
}
.blockcell ul li a {
    color: #133B02;
}
#footerdata {
    background: none repeat scroll 0 0 #59AA1B;
    padding: 10px 0 0;
    left: 0;
    position: absolute;
    width: 100%;
}

.gallery .gallery-item{
    position:relative;
}

.gallery .gallery-caption{
    color: #6A6A6A !important;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 70%;
}

.gallery .gallery-icon img{

}
/*   Superfish Menu Styles Start
////////////////////////////////////////  */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:	0;
	padding: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 160px; /* left offset of submenus need to match (see below) */
	margin-top:-6px;
}
.sf-menu ul ul {
	margin-top:0px;
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu ul li a {
	width:			150px;
}
.sf-menu ul ul li a {
    background: url("/wp-content/themes/motion-theme/images/images/menu-drop-border.jpg") repeat-x scroll 0 40px transparent;}

.sf-menu li:hover {
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll -6px -240px transparent;
    border-radius: 10px 10px 0 0;
	-webkit-border-top-left-radius: 10px 10px 0 0;
	-moz-border-top-left-radius: 10px 10px 0 0;
}
.sf-menu li {
    float: left;
    height: 34px;
    padding: 13px 0 0;
    position: relative;}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
   background: none repeat scroll 0 0 rgba(25, 25, 25, 0.85);
    border-radius: 0 0 0 10px;
    left: 0;
    position: absolute;
    top: 4.3em;
    width: 200px;
    z-index: 99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
    background:#4f4f4f;
	left:			200px; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** DEMO SKIN ***/
.sf-menu {
	height: 24px;
	margin: 0 auto;
	width: 980px;
}
.sf-menu li li a {
    padding: 7px 10px;
    width: 90%;
}
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/
	color:			#fff;
}
.sf-menu li {
 background:;
}
a.hm, .hm {
	background:none;
	margin-right:0px;
	height:27px;
}
a.hm em {
	display:inline-block;
	line-height:27px;
	padding-right:15px;
	background:none;
	color:#575757;
	cursor:pointer;
	text-decoration:none;
}
a.hm:hover em {
	color:#fff;
	-webkit-border-top-right-radius: 4px
	-moz-border-top-right-radius: 4px;
	border-radius: 4px;
}
li.sfHover a.hm {
	background: #ad1d16;
	-webkit-border-top-left-radius: 4px
	-moz-border-top-left-radius: 4px;
	border-radius: 4px;
}
/* apply hovers to modern browsers */
a:focus > em, a:hover > em, a:active > em, li:hover > a > em, li.sfHover > a > em {
	/*background:url('images/menu-right.gif') right no-repeat !important;*/
	color:#fff;
	-webkit-border-top-right-radius: 4px
	-moz-border-top-right-radius: 4px;
	border-radius: 4px;
}
.sf-menu li li {
    border-bottom: 1px solid #000000;
    border-top: 1px solid #BABABA;
    height: auto !important;
    padding: 0;
}
.sf-menu li a {
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 27px;
	line-height: 25px;
	padding: 0 0 0 15px;
	text-decoration: none;
	font-weight:normal;
}
.sf-menu li em {
	font-weight:bold;
	font-style:normal;
	text-transform: uppercase;
	color: white;
}
.sf-menu li li a {
   background: url("/wp-content/themes/motion-theme/images/images/menu-border2.jpg") repeat-x scroll 0 40px transparent;
    padding:8px 10px;
    width: 90%;
}
.sf-menu li li li {
	background:#c1221b;
}
.sf-menu li li li:hover, .sf-menu li li li a:hover {
	border-radius:0 0 0 10px!important;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right:0px;
	min-width:1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-menu a.sf-with-ul em {
	padding-right:25px;
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background: url('images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid mage only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:10px;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator, a:hover > .sf-sub-indicator, a:active > .sf-sub-indicator, li:hover > a > .sf-sub-indicator, li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
	background-position:  -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
	background-position:  0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator, .sf-menu ul a:hover > .sf-sub-indicator, .sf-menu ul a:active > .sf-sub-indicator, .sf-menu ul li:hover > a > .sf-sub-indicator, .sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
.header {
	height: 100px;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display:inline-block;
	float: left;
}
/*#header #imageheader {
	width: 460px;
	height: 100%;
	/*text-indent: -10000px;
	background: url(images/logo.jpg) left top no-repeat;
	}*/
/*#header #imageheader a {
	display: block;
	width: 100%;
	height: 100%;
	}*/
#header h1, #header h4 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
}
#header h1 a, #header h1 a:visited, #header h4 a, #header h4 a:visited {
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header h3 {
	color: #ab1c16;
	font-size: 16px;
	text-shadow: 1px 1px 0 white;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
}
.header a {
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -49px 0 transparent;
    border: medium none;
    float: left;
    height: 75px;
    margin: 0;
    padding: 0;
    width: 240px;
}
.headerleft {
	float: left;
	margin: 10px;
}
.headerright {
	float: right;
	margin-top: 20px;
}
.headerright ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.headerright li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.rsslink {
	padding: 2px 5px 2px 20px;
	background: url(images/rss.gif) no-repeat left center;
}
#topnavbar {
	height: 20px;
	color: #EEE;
	margin: 0px;
	padding: 0px;
}
#topnavbar a, #topnavbar a:visited {
    color: #666666;
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    padding: 2px 0 2px 30px;
    text-decoration: none;
}
#topnavbar a:hover {
	color:#4F9D16;
	text-decoration: none;
}
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: -4px;
}
.topnavbarleft {
	float: left;
	margin: 0px;
	padding: 14px 0px 14px 10px;
	font-weight:bold;
}
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 3px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
}
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
}
.ad728 {
    margin-bottom: 15px;
    text-align: center;
}
/*   Superfish Menu Styles Ends
////////////////////////////////////////  */


/* @group Tabs
------------------------------------------------------------ */
.tabgroup {
  clear: both;
  overflow: hidden;
}
.tabs-wrapper {
    float: left;
}
.tabgroup .tabs-wrapper .tab {
    cursor: pointer;
    display: block;
    margin: 0 -1px -1px 0;
    overflow: hidden;
}

.tabgroup .tabs-wrapper .tab strong {
    color: white;
    float: left;
    font-family: helvetica;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.55;
    padding-top: 4px;
    text-align: center;
    width: 100%;
}

.tabgroup .tab-content-wrapper {
    background: none repeat scroll 0 0 white;
    box-shadow: 0 -1px 10px gray;
    float: left;
    margin-top: -1px;
    width: 635px;
}

.tabgroup .tab-content-wrapper .tab-content {
    display: none;
}

.tabgroup .tabs-wrapper .tab,
.tabgroup .tab-content-wrapper .tab-content {
    border-radius: 5px 5px 0 0; 
}
.active strong {
    color: white !important;
    text-shadow: 0 0 1px black;
}
/* Vertical */

.tabgroup.vertical .tabs-wrapper {
  float: left;
  width: 200px;
}

.tabgroup.vertical .tabs-wrapper .tab {
  position: relative;
  z-index: 2;
}

.tabgroup.vertical .tabs-wrapper .tab:first-child {
  border-radius-top-left: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
}

.tabgroup.vertical .tabs-wrapper .tab:last-child {
  border-radius-bottom-left: 3px;
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
}

.tabgroup.vertical .tabs-wrapper .tab.active {
  background: white;
  border-right: none;
  filter: 0;
}

.tabgroup.vertical .tab-content-wrapper {
  width: 425px;
  float: right;
  position: relative;
  z-index: 1;
}

.fullwidth .tabgroup.vertical .tab-content-wrapper {
  width: 758px;
}

.tabgroup.vertical .tab-content.active {
  display: block;
  overflow: hidden;
}


/* Horizontal */

.tabgroup.horizontal .tabs-wrapper .tab {
  background-image: linear-gradient(bottom, #499616 0%, #6DBE31 100%);
  background-image: -o-linear-gradient(bottom, #499616 0%, #6DBE31 100%);
  background-image: -moz-linear-gradient(bottom, #499616 0%, #6DBE31 100%);
  background-image: -webkit-linear-gradient(bottom, #499616 0%, #6DBE31 100%);
  background-image: -ms-linear-gradient(bottom, #499616 0%, #6DBE31 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #499616),
    color-stop(1, #6DBE31)
  );
    float: left;
    height: 30px;
    margin-left: 10px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 5px;
    text-align: center;
    -webki-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100px;
}

.tabgroup.horizontal .tabs-wrapper .tab:first-child {
  border-radius-top-left: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-top-left-radius: 3px;
}

.tabgroup.horizontal .tabs-wrapper .tab:last-child {
  border-radius-top-right: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-right-radius: 3px;
}

.tabgroup.horizontal .tabs-wrapper .tab.active {
    height: 25px;
    margin-top: 5px;
    -webki-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.tabgroup.horizontal .tab-content-wrapper {
  clear: both;
}

.tabgroup.horizontal .tab-content.active {
  display: block;
  overflow: hidden;
}

#full-width-menu{
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll -6px -299px transparent;
    float: left;
    left: 0;
    margin-left: -5px;
    width: 1100px;
}
.sf-menu li li:hover{
    background:url("/wp-content/themes/motion-theme/images/images/qeemat.jpg") no-repeat scroll -495px -300px #4f4f4f;
    border-radius: 0 0 0 0;}
.sf-menu ul li:last-child a {
    background:none;
  }
.sf-menu li li:last-child:hover{ border-radius: 0 0 0 10px;}
#head-right{ float:right; width: 390px; }
.mobile{
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -461px -104px transparent;   
}
.mobile:hover{
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -461px -126px transparent;  
}
.car{    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -242px -104px transparent;
    padding-right: 15px !important; }
.car:hover{
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -242px -124px transparent; 
}
.bike {
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -22px -104px transparent;
    padding-right: 15px !important;
}
.bike:hover{background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -22px -124px transparent; 
}
#ftr {
    margin: 0 auto;
    width: 980px;
}
.footer-widget {
    float: left;
    margin: 10px;
    width: 225px;
}
.footer-widget h3 {
    color: white;
    font-size: 18px;
    font-weight: lighter;
    margin-bottom: 15px;
}
.footer-widget p {
	float:left;
    color: white;
	margin:5px 0;
    font-family: helvetica;
      font-size: 15px
}
.footer-widget img {
    border: 1px solid #46872D;
    border-radius: 5px 5px 5px 5px;
    float: left;
    margin: 5px;
}
.phone{    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll -24px -149px transparent;
    padding-left: 25px;
}
.mail{    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll -21px -191px transparent;
    padding-left: 25px;
}
.border{    background: url("/wp-content/themes/motion-theme/images/images/footer-sep.jpg") repeat-x scroll 0 3px transparent;
    height: 4px;
    margin: 0 !important;
    width: 195px;}
#bottom-footer{     background: none repeat scroll 0 0 #4C4C4C;
    float: left;
    padding: 10px 0;
    width: 100%;}
#bottom-footer a:last-child{border:0px;}
.fb{
    background:url("/wp-content/themes/motion-theme/images/images/fb1.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #46872D;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 30px;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;
}
.fb:hover{background: url("/wp-content/themes/motion-theme/images/images/fb1.jpg") no-repeat scroll 0 -32px transparent;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}

.tweet{
    background: url("/wp-content/themes/motion-theme/images/images/tweet.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #46872D;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 30px;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}

.tweet:hover{background: url("/wp-content/themes/motion-theme/images/images/tweet.jpg") no-repeat scroll 0 -32px transparent;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}

.sm-1{
    background: url("/wp-content/themes/motion-theme/images/images/sm-11.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #46872D;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 30px;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}

.sm-1:hover{background: url("/wp-content/themes/motion-theme/images/images/sm-11.jpg") no-repeat scroll 0 -32px transparent;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}

.sm-2{
    background: url("/wp-content/themes/motion-theme/images/images/sm-2.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #46872D;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 30px;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}
.sm-2:hover{
background: url("/wp-content/themes/motion-theme/images/images/sm-2.jpg") no-repeat scroll 0 -32px transparent;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;
}
.sm-3{
    background: url("/wp-content/themes/motion-theme/images/images/sm-3.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #46872D;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 30px;
    margin: 0 5px;
    width: 30px;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;}
.sm-3:hover{
background: url("/wp-content/themes/motion-theme/images/images/sm-3.jpg") no-repeat scroll 0 -32px transparent;
transition: all 0.5s ease 0s;
-moz-transition:all 0.5s ease 0s;
-webkit-transition:all 0.5s ease 0s;
}

#subscriberForm {
    float: left;
}
#subscriberForm input{
    border: 0 none !important;
    border-radius: 5px 0 0 5px;
    height: 30px;
    padding-left: 5px;
    width: 159px;
	float:left;
}
#subscriberForm button{
    background: url("/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll -6px -245px transparent;
    border: 0 none;
    border-radius: 0 6px 6px 0;
    color: white;
    float: right;
    font-family: 'Microsoft Sans Serif';
    height: 33px;
    text-align: center;
    width: 60px;
}

#bottom-footer a {
    border-left: 1px solid;
    color: white;
    float: right;
    font-size: 12px;
    height: 15px;
    margin-right: 20px;
    padding-left: 20px;}
.copyrights{
    font-size: 15px;
    color: white;
    float: left;
    margin: 0 0 0 200px;}
#bottom-footer a:hover{text-decoration:none;}
#top-side {
    float: left;
    width: 100%;
}
#date-border {
    background: none repeat scroll 0 0 white;
    border-left: 1px solid #F0F0F0;
    border-right: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    float: left;
    padding: 10px;
    position: relative;
}
.date {
    background: none repeat scroll 0 0 #4F9B17;
    color: white;
    float: left;
    font-size: 20px;
    height: 55px;
    line-height: 20px;
    padding-top: 15px;
    text-align: center;
    width: 80px;
}
#top-side > h3 {
    color: #424242;
    float: left;
    font-family: Helvetica;
    width: 600px;
}
#top-side > h3 a {
    color: #4A4A4A;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-left: 10px;
    padding-top: 15px;
}
#meta {
    background: none repeat scroll 0 0 #F6F9F2;
    border-bottom: 1px solid #F0F0F0;
    border-top: 1px solid #F0F0F0;
    float: left;
    height: 36px;
    padding-left: 20px;
    padding-top: 3px;
    width: 580px;
}
#meta p {
    color: #A2A59E;
}
#meta span {
    color: #4F9B17;
    font-weight: bold;
    padding: 0 5px;
    font-size: 13px;
}
.comments {
    background: url("/wp-content/themes/motion-theme/images/images/qeemat.jpg") no-repeat scroll -40px -214px transparent;
    color: #BABDB6 !important;
    float: right;
    font-family: helvetica;
    margin-right: 10px;
    padding-left: 16px !important;
}
#post-desc-area {
    border: 1px solid #F0F0F0;
    float: left;
    margin-top: -1px;
    padding: 10px 0;
    width: 700px;
}
.image-preview img {
    width: 240px;
}
.post-right > a {
    float: right;
    height: 20px;
    padding-top: 20px;
    position: relative;
    width: 100px;
}
.post-right strong {
    color: #6EB938;
    float: right;
    position: absolute;
    width: 100px;
}
.sf-menu li li a:hover {
    padding-left: 15px !important;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
}
#gallery-1 img {
    border: 0 none !important;
    margin: 10px 12px 0;
}
#gallery-1 {
    float: left;
    margin: auto;
    width: 615px;
}
#gallery-1 .gallery-item {
    border: 1px solid #D4D4D4;
    float: left !important;
    height: 230px;
    margin: 10px 14.5px !important;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 174px !important;
}
#gallery-1 .gallery-item:hover {
    box-shadow: 0 0 4px lightgray inset;
    transition: all 0.5s ease 0s;
}
#gallery-1 img:hover {
    opacity: 0.6;
    transition: all 0.5s ease 0s;
}
#gallery-1 .gallery-caption {
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 10px;
    padding: 0 5px;
    width: 94%;
}
.matter p {
    margin: 10px 5px 3px;
    font-size: 15px;
    letter-spacing: .5px;
    line-height: 30px;
}
.singleContents > h3 {
    font-family: Tahoma;
    font-size: 17px;
    color:#666;
}
.heading h2 {
    background: none repeat scroll 0 0 white;
    color: #54A91A;
    float: left;
    font-size: 20px !important;
    font-weight: normal;
    margin: 0 0 0 -10px;
    padding-right: 10px;
}
#view4 > ul {
    list-style: none outside none;
    margin-top: 10px;
}
.form-fields {
    float: left;
}
.form-fields input {
    background: none repeat scroll 0 0 transparent !important;
    border: 1px solid #E6E6E6 !important;
    border-radius: 0 0 0 0 !important;
    margin-left: 10px !important;
    width: 150px !important;
}
.double-menu {
    height: auto;
    width: 600px !important;
}
.double-menu > li {
    width: 200px !important;
}
.double-menu > li:last-child:hover {
    border-radius: 0 0 0 0 !important;
}
.comment-info {
    float: left;
    width: 100px;
}
.comment-date {
    float: left;
    font-family: Tahoma;
    text-align: left;
    width: 100%;
}
.comment-text-shift > p {
    color: #666666 !important;
    float: left;
    padding-left: 15px;
    width: 400px;
    font-size: 15px;
    letter-spacing: .3px;
}
.matter h3 {
    color: #666666;
    float: left;
    font-family: helvetica;
    font-size: 18px;
    font-weight: normal;
    width: 100%;
}
.heading {
    background: url("/wp-content/themes/motion-theme/images/images/head-bg.jpg") repeat-x scroll 0 10px transparent;
}
.info > p {
    margin: 0 0 5px;
}
.post-author {
    color: #343434;
}
#reviews {
    background: none repeat scroll 0 0 #366B08;
    border-radius: 0 0 0 25px;
    float: right;
    height: 30px;
    margin-top: -5px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    width: 160px;
}
#reviews:hover {
    padding-bottom: 5px;
    padding-left: 5px;
    padding-top: 5px;
    transition: all 0.3s ease 0s;
}
#reviews:hover a {
    font-weight: bold;
    text-decoration: none !important;
    text-shadow: 1px 1px 5px black;
    transition: all 0.5s ease 0s;
}
#reviews a {
    color: white;
}
#reviews > p {
    font-size: 15px;
    margin: 2px;
    text-align: center;
    text-transform: capitalize;
}
.radius {
    border-radius: 0 0 0 10px;
}
.radius:hover {
    border-radius: 0 0 0 10px !important;
}
.postarea li a {
    background: none repeat scroll 0 0 white;
    border: 1px solid #F0F0F0;
    float: left;
    height: 225px;
    padding: 20px 6.3px;
    position: relative;
    width: 148px;
}
.postarea ul li a:hover {
    -webkit-box-shadow: 0 0 7px activeborder;
    -moz-box-shadow:    0 0 7px activeborder;
    box-shadow:         0 0 7px activeborder;
    -webkit-transform:  scale(1.05);
    -moz-transform:     scale(1.05);
    transform:          scale(1.05);
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition:    all 0.5s ease 0s;
    transition:         all 0.5s ease 0s;
    z-index: 1;
}

#specs h4 {
    background: none repeat scroll 0 0 #C4C4C4;
    color: white;
    float: left;
    font-size: 17px;
    margin: 0;
    padding: 10px;
    width: 615px;
}
#specs ul {
    float: left;
    list-style: none outside none;
    margin: 10px 0;
    padding-left:0px!important;
}
#specs li:nth-child(2n+1) {
    background: none repeat scroll 0 0 #F3F3F3;
}
#specs ul li{
    color: #7D7D7D;
    float: left;
    font-family: helvetica;
    font-size: 12px;
    padding: 7px 0;
    width: 635px!important;
}
#specs .title {
    padding-left: 20px;
    width: 43%;
    text-align:left;
}
#specs .check {
    background: url("http://www.qeemat.com/wp-content/uploads/2013/04/check2.png") no-repeat scroll 0 10px transparent;
    border: 0 none !important;
    float: right;
    min-height: auto !important;
    padding-left: 13px;
    width: 50%;
}
.tab-content .heading h2 {
    font-family: helvetica;
    font-size: 15px !important;
}
.tab-content .heading {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
}
.views {
    color: #54941A !important;
    padding-top: 0 !important;
}
.before {
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -487px -407px transparent;
    float: left;
    height: 38px;
    margin-left: 10px;
    margin-top: -15px;
    width: 12px;
}
.after {
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -252px -407px transparent;
    float: left;
    height: 40px;
    margin-top: -16px;
    width: 12px;
}
.grid > p {
    margin: 0;
}

#comparison_widget-2 {
    background-image: linear-gradient(bottom, #FBFBFB 0%, #FFFFFF 100%);
  background-image: -o-linear-gradient(bottom, #FBFBFB 0%, #FFFFFF 100%);
  background-image: -moz-linear-gradient(bottom, #FBFBFB 0%, #FFFFFF 100%);
  background-image: -webkit-linear-gradient(bottom, #FBFBFB 0%, #FFFFFF 100%);
  background-image: -ms-linear-gradient(bottom, #FBFBFB 0%, #FFFFFF 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #FBFBFB ),
    color-stop(1, #FFFFFF)
  );
    float: left;
    overflow: visible;
    width: 300px;
}
.compare-img {
    background: url("http://qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll 16px -517px transparent;
    float: left;
    height: 130px;
    width: 300px;
}
.compare-before {
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -479px -407px transparent;
    float: left;
    height: 34px;
    margin-top: -13px;
    width: 20px;
}
#comparison_widget-2 .widget-title-1 {
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") repeat scroll right -363px transparent;
    color: white;
    font-size: 15px;
    height: 33px;
    margin-top: -11px;
    padding: 0 7px;
    text-align: center;
    text-decoration: none;
    width: 55%;
}
.compare-after {
    background: url("http://cdn.qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll -252px -408px transparent;
    float: left;
    height: 34px;
    margin-top: -13px;
    position: absolute;
    width: 12px;
}
.compare-img {
    background: url("http://qeemat.com/wp-content/themes/motion-theme/images/images/qeemat2.png") no-repeat scroll 16px -517px transparent;
    float: left;
    height: 130px;
    width: 300px;
}
.dropdown div {
    float: left;
    width: 300px;
}
.dropdown label {
    color: #7D7D7D;
    float: left;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 10px;
}
#comparison_widget-2 select {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 0 5px #F5F5F5 inset;
    color: #BDBDBD;
    float: right;
    height: 33px;
    margin: 5px 10px;
    padding: 5px 0;
    width: 225px;
}
.vs {
    background: none repeat scroll 0 0 #7D7D7D;
    border-radius: 50px 50px 50px 50px;
    color: white;
    float: left;
    font-size: 20px;
    margin: 5px 126px;
    padding: 10px;
    text-align: center;
    width: 35px;
}
.dropdown input {
    background-image: linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -o-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -moz-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -webkit-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -ms-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #E4B148 ),
    color-stop(1, #FFDD74 )
  );
    border: 0 none;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 1px 1px black;
    color: #916F06;
    cursor: pointer;
    float: right;
    font-family: Helvetica;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 10px;
    padding: 5px 10px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    width: 100px;
}
.dropdown2 {
    background: none repeat scroll 0 0 #F6F9F2;
    border: 1px solid #F2F2F2;
    float: left;
    width: 635px;
}
.dropdown2 div {
    float: left;
}
.dropdown2 label {
    float: left;
    margin-top: 16px;
    padding-left: 10px;
}

.dropdown2 select {
    background: none repeat scroll 0 0 white;
    border: 1px solid #DDDDDD;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 0 4px #F5F5F5 inset;
    color: #BDBDBD;
    float: left;
    height: 30px;
    margin: 10px;
    padding: 5px;
    width: 250px;
}
.vs2 {
    color: #DBDBDB;
    float: left;
    font-size: 23px;
    text-align: center;
    text-shadow: 0 1px 1px #5A5A5A;
    width: 100%;
}
.dropdown2 input {
    background-image: linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -o-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -moz-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -webkit-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -ms-linear-gradient(bottom, #E4B148 0%, #FFDD74 100%);
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #E4B148 ),
    color-stop(1, #FFDD74 )
  );
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: #916F06;
    float: right;
    font-family: helvetica;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    margin-bottom: 10px;
    margin-right: 10px;
    text-shadow: 0 1px 0 white;
    width: 80px;
}
#total-sidebar {
    float: right;
    width: 370px;
}
.cross{
border:0 none!important;
min-height:auto!important;}
.matter p strong {
    color: #858585 !important;
    text-shadow: none;
}


/* @end */
/*  inner side menu ends here  */
/* --- PLEASE NOTE I HAVE ALREADY INSERTED THIS STYLE ON MOBILE-WORLD ADMIN SIDE --- */