/* 
    Document   : style
    Created on : 03.09.2012, 23:04:17
    Author     : lexx
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
#osx-modal-data-box p {
font-size: 17px;
}

#osx-modal-action p{
display: block;
float: left;
width: 211px;
width: 202px;
margin-left: 58px;
margin-top: 21px;
margin-bottom:20px;
}

#osx-modal-action p a{

font-size: 16px;
}
.simplemodal-close, .continueShopping {display:block; font-size: 16px; text-align:center; color:#be8d46 !important; font-weight:bold; float:left; text-decoration:none; color:#be8d46; padding:1px 1px 1px 1px; width:198px;  height:28px; line-height:28px; border:1px solid #f9d58e; margin-right:20px;


background-image: linear-gradient(top, #FFFFFF 0, #f9d48c 100%);
background-image: -o-linear-gradient(top, #FFFFFF 0, #f9d48c 100%);
background-image: -moz-linear-gradient(top, #FFFFFF 0, #f9d48c 100%);
background-image: -webkit-linear-gradient(top, #FFFFFF 0, #f9d48c 100%);
background-image: -ms-linear-gradient(top, #FFFFFF 0, #f9d48c 100%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0, #FFFFFF),
	color-stop(1, #f9d48c)
);

-pie-background: linear-gradient(#FEFFFD, #f9d48c);
 behavior: url(/wp-admin/css/PIE.htc);
 -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
-khtml-border-radius: 4px;}
.simplemodal-close:hover, .continueShopping:hover {border:2px solid #f9d58e; padding:0;} 

.simplemodal-checkout, .content .simpleShopCardCheckoutUser  input[type="submit"]{ text-align:center; color:#6f8b5c !important; font-size: 16px; text-transform: none;
display:block; text-shadow:none; font-weight:bold; float:right;  text-decoration:none; color:#6f8b5c; padding:1px 1px 1px 1px; width:198px; height:28px; line-height:28px; border:1px solid #6f8b5c; margin-right:0px;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #a6c690 100%, #2989d8 100%, #a6c690 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a6c690), color-stop(100%,#2989d8), color-stop(100%,#a6c690)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6c690',GradientType=0 ); /* IE6-9 */
font-family:arial;
 -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; 
-khtml-border-radius: 4px;}

.simplemodal-checkout:hover, .content .simpleShopCardCheckoutUser  input[type="submit"]:hover { border:2px solid #6f8b5c; padding:0;
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #a6c690 100%, #2989d8 100%, #a6c690 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#a6c690), color-stop(100%,#2989d8), color-stop(100%,#a6c690)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#a6c690 100%,#2989d8 100%,#a6c690 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#a6c690',GradientType=0 ); /* IE6-9 */} 

.content .simpleShopCardCheckoutUser p.confirm {margin-bottom:15px;}

.content .simpleShopCardCheckoutUser  input[type="submit"] {height:30px; line-height:26px;}

