﻿.container
{
	background-image: url('/_layouts/Images/analogueblue.png');
	background-repeat: no-repeat;
	height: 104px;
	width: 104px;
	position: relative;
}

.secondPointer
{
	position:absolute;
	height: 1px;
	width: 1px;
	background-color: orange;
}

.minutesPointer
{
	position:absolute;
	height: 2px;
	width: 2px;
	background-color: orange;
}

.hoursPointer
{
	position:absolute;
	height: 2px;
	width: 2px;
	background-color: orange;	
}

.theme1Sec, .theme1Min, .theme1Hour
{
	background-color: #666 ! important;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme1Sec
{
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme1Container
{
	background-image: url('/_layouts/images/bluenew110.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}

.theme1MainContainer .VirtoText
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: center;
}


.theme2Sec, .theme2Min, .theme2Hour
{
	background-color: #CC6699;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme2Sec
{
	background-color: #CC6699 ! important;
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme2Container
{
	background-image: url('/_layouts/images/greennew110.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}

.theme3Sec, .theme3Min, .theme3Hour
{
	background-color: #666;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme3Sec
{
	background-color: #666 ! important;
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme3Container
{
	background-image: url('/_layouts/images/rednew110.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}
/*
.theme4Sec, .theme4Min, .theme4Hour
{
	background-color: #D65139;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme4Sec
{
	background-color: #D65139 ! important;
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme4Container
{
	background-image: url('/_layouts/images/classic4.png') ! important;
	background-repeat: no-repeat;
	height: 104px;
	width: 104px;
	position: relative;
}*/

.themeDigital1Container
{
	background-image: url('/_layouts/images/digitalblue.png') ! important;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	position: relative;
}

.themeDigital1Text
{
	font-weight: bold;
	color: #666;
	left: 60px;
	top: 20px;
	position: absolute;
	height: 12px;
	font-size: 10pt;
	width: 90px;
	font-family: Tw Cen MT Condensed, Corbel, Times New Roman;
	font-size: 14pt;
}

.themeDigital2Container
{
	background-image: url('/_layouts/images/digitalgreen.png') ! important;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	position: relative;
}

.themeDigital2Text
{
	font-weight: bold;
	color: #666;
	left: 60px;
	top: 20px;
	position: absolute;
	height: 12px;
	font-size: 10pt;
	width: 90px;
	font-family: Tw Cen MT Condensed, Corbel, Times New Roman;
	font-size: 14pt;
}

.themeDigital3Container
{
	background-image: url('/_layouts/images/digitalred.png') ! important;
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	position: relative;
}

.themeDigital3Text
{
	font-weight: bold;
	color: #666;
	left: 60px;
	top: 20px;
	position: absolute;
	height: 12px;
	font-family: Tw Cen MT Condensed, Corbel, Times New Roman;
	font-size: 14pt;
	width: 90px;
}

.cawBlockPart
{
	border-bottom: dotted 1px #aaa;
	padding-bottom: 5px;
}

.cawHeader
{
	background-color: #DEEFFF;
}

.cawRow
{
	border-bottom: solid 1px #aaa;
}

/* classic pro themes */
.theme4Sec, .theme4Min, .theme4Hour
{
	background-color: #EACB94 ! important;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme4Sec
{
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme4Container
{
	background-image: url('/_layouts/images/classic_clock_blue.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}

.theme4MainContainer .VirtoText
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.theme5Sec, .theme5Min, .theme5Hour
{
	background-color: #EACB94 ! important;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme5Sec
{
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme5Container
{
	background-image: url('/_layouts/images/classic_clock_green.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}

.theme5MainContainer .VirtoText
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.theme6Sec, .theme6Min, .theme6Hour
{
	background-color: #EACB94 ! important;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme6Sec
{
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme6Container
{
	background-image: url('/_layouts/images/classic_clock_red.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}

.theme6MainContainer .VirtoText
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: center;
}

.theme7Sec, .theme7Min, .theme7Hour
{
	background-color: #EACB94 ! important;
	position:absolute;
	height: 2px;
	width: 2px;
	font-size: 2px;
}
.theme7Sec
{
	height: 1px ! important;
	width: 1px ! important;
	font-size: 1px ! important;
}

.theme7Container
{
	background-image: url('/_layouts/images/classic_clock_white.png') ! important;
	background-repeat: no-repeat;
	height: 110px;
	width: 110px;
	position: relative;
	margin-left: 10px;
	margin-top: 7px;
}

.theme7MainContainer .VirtoText
{
	font-size: smaller;
	font-weight: bold;
	color: #666;
	text-align: center;
}
/* end classic pro themes*/

/* color picker styles */
.rb {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    color:#FFFFFF;
    cursor:pointer;
    overflow:hidden;
    padding:1px 1px 1px 3px;
    white-space:nowrap;
}
.calcolor-square
{
    border: 1px solid #FFFFFF;
    display: block;
    float: left;
    height: 13px;
    text-decoration: none;
    margin: 0 4px 4px 0;
    width: 13px;
}
.calcolor ul, .calcolor li
{
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.calcolor-li
{
    display: inline;
    font-size: 1px;
    line-height: 1px;
}
.calcolor
{
    width: 120px;
}
.VTPTitle
{
    color: #FFFFFF;
    font-weight: normal;
    font-size: 8pt;
    background-repeat: repeat-x;
    border-bottom: solid 1px #83b0ec;
    font-family: verdana,arial,helvetica,sans-serif;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 0px;
    background-color: #79a7e3;
}
/*--- end color picker styles ---*/

.tableLongForecast
{
    table-layout: fixed;
    margin-top: 15px;
}

.tableLongForecast tr td
{
    margin: 0px;
    padding: 0px 7px 0px 7px;
    width: 120px;
}

.forecastDivImage
{
    padding-bottom: 15px;
    padding-left: 20px;
}