mistletoe111's picture
Upload test__1001582_www.uvelir.com
4dc7ff5 verified
Raw
History Blame Contribute Delete
3.95 kB
/* CSS Kit Verison v2.0.7 */
/* 01 July 2011 */
.FormList
{
width: 70%;
padding: 20px 0 0 0;
}
.FormList ul
{
width: 100%;
list-style-type: none;
}
.FormList ul li:after
{
display: block;
clear: both;
content: ""
}
.FormList ul li
{
width: 100%;
position: relative;
padding: 0 0 1em 0;
background: none;
margin: 0 !important;
background: none !important;
font-size: 0.8em;
}
.FormList .FormLabel
{
width: 27%;
float: left;
padding: 0 1em 0 0;
font-size: 1em;
}
.FormList .FormLabel label
{
display: inline-block;
position: relative;
padding: 0.2em 0 0 0;
line-height: 1.1em;
}
.FormList .FormLabel span
{
display: none;
}
.FormList .Required .FormLabel span
{
color: red;
height: 0.8em;
font-weight: bold;
padding: 0 0 0 0.1em;
display: inline-block !important;
font-size: 1.5em;
position: relative;
}
.FormList .FormField
{
width: 68%;
float: left;
font-size: 0.8em;
position: relative;
}
.FormList .FormField input
{
width: 98.5%;
height: 1.4em;
overflow: auto;
padding: 0 0 0 0.2em;
}
.FormList .FormField textarea
{
width: 98.5%;
font-family: Arial;
height: 5em;
overflow: auto;
padding: 0.2em 0 0 0.2em;
resize: vertical;
}
.FormList .FormField select
{
width: 99.7%;
}
.FormList .FormError
{
width: 100%;
clear: both;
//font-size: 0;
}
.FormList .FormError span
{
display: inline-block;
font-size: 0.9em;
color: Red;
padding: 2px 0 0 30%;
//font-size: 14px;
}
.FormList .errorlist
{
display: inline-block;
color: Red;
font-size: 1.1em;
padding: 5px 0 0 29%;
//font-size: 14px;
}
.FormList .FormHelpText
{
clear: both;
padding: 0.3em 0 0 30%;
font-size: 0.7em;
color: #999;
}
.FormButtons
{
padding: 0 0 0 30%;
clear: both;
}
.FormButtons input
{
padding: 0.5em 2em;
font-size: 1.1em;
cursor: pointer;
}
.FormList:after
{
display: block;
clear: both;
content: ""
}
.messages
{
width: 100%;
padding: 0 !important;
margin: 0 !important;
list-style-type: none;
}
.messages .success h1
{
font-size: 1.6em;
font-family: 'Arial Narrow', Arial;
font-stretch: condensed;
font-weight: normal;
padding: 0 0 0.5em 0;
color: #444;
}
.messages .success p
{
font: 0.9em 'Arial Narrow', Arial;
font-stretch: condensed;
color: #727272;
padding: 0 0 1em 0;
}
.CaptchaBlock
{
width: 100%;
position: relative;
display: inline-block;
}
.CaptchaBlock .Captcha:after
{
display: block;
clear: both;
content: ""
}
.CaptchaBlock .Captcha
{
width: 100px;
float: left;
text-align: center;
}
.CaptchaBlock .Captcha img
{
clear: both;
vertical-align: bottom;
}
.CaptchaBlock .Captcha a
{
color: #555555;
text-decoration: none;
border-bottom: dashed 1px #555555;
display: inline-block;
}
.CaptchaBlock .Captcha a:hover
{
color: #000;
border-bottom: dashed 1px #000;
}
.CaptchaBlock .CaptchaInput
{
width: 40px;
float: left;
display: inline-block;
position: relative;
padding: 0.9em 0 0 0;
left: 3%;
}
.CaptchaBlock .CaptchaInput input
{
height: 1.4em !important;
text-align: center;
}
.IEUpdate
{
width: 100%;
min-width: 985px;
background: url(../Images/IEUpdate.png) no-repeat 50% 0;
}
.IEUpdate a
{
width: 100%;
height: 105px;
display: block;
text-decoration: none;
}
.IEUpdateText
{
background: #354198;
text-align: center;
}
.IEUpdateText p a
{
display: inline !important;
color: #fff;
text-decoration: underline;
}
.IEUpdateText p
{
width: 90%;
margin: 0 auto;
font-size: 0.7em;
color: #fff;
padding: 0.5em 0;
}
#flash-transport-container
{
height: 0;
font-size: 0;
}
.BannerItem .GetAdobeFlashPlayer
{
height: 73px !important;
}
.ContentRightColumn .GetAdobeFlashPlayer
{
height: 430px !important;
}
.GetAdobeFlashPlayer
{
width: 100%;
height: 310px;
text-align: center;
background: #fff;
}
.GetAdobeFlashPlayer a
{
width: 112px;
height: 33px;
display: block;
position: relative;
top: 50%;
margin: -16px auto 0 auto;
z-index: 1000;
}
.GetAdobeFlashPlayer img
{
width: 112px !important;
height: 33px !important;
}