html,body {
margin:0;
padding:0;
}

body {margin:0;padding:0;font-family: "Lucida Grande",Verdana,Arial,"BitStream Vera Sans",sans-serif;font-size: 12px;line-height: 1.4em;color: #454545;background: none repeat scroll 0 0 #ffffff;}

body, td, th, div, p, li {
text-decoration: none;
color: #454545;
}

h1,h2 {
color: #454545;
font-size: 24px;
letter-spacing: -1px;
padding: 10px 0 0 10px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}

h3{
font-size: 18px;
font-weight: normal;
line-height: 20px;
text-decoration: none;
color: #454545;
}
h4 {font-size: 16px;line-height: 18px;font-weight: bold;background: #f1f1f1;color: #ffffff;}
a {font-weight: normal;line-height: 14px;text-decoration: none;color: #007bc5;}
a img {border:0px;}
/*a:hover {font-weight: normal;color: #454545;}*/

#main_wrapper{
/*min-width:980px;*/
width:1115px;
/*width:980px;*/
height:auto !important;
margin: 0 auto;
margin-left: auto;
margin-right: auto;
/*border: solid 1px green;*/
}

#content{
float: left;
width: 1101px;
padding-top:10px;
padding-bottom:20px;
min-height: 600px;
padding-left:5px;
padding-right:5px;
border-left: solid 2px #c0c0c0;
border-right: solid 2px #c0c0c0;
border-bottom: solid 2px #c0c0c0;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}

#content_left{
width: 640px;
min-height:400px;
/*padding: 2px;*/
float: left;
/*border: solid 1px green;*/
}

#content_right{
width: 310px;
height:400px;
float: left;
margin-left: 2px;
}

#about_left{
width: 200px;
float: left;
}

#about_numbers{
float: left;
margin-right:10px;
padding: 5px;
text-align:center;
min-width:60px;
border: 1px solid #c0c0c0;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#alb_left{
width: 425px;
min-height:400px;
/*padding: 2px;*/
float: left;
}

#alb_right{
width: 525px;
height:425px;
float: right;
margin-left: 10px;
overflow: auto;
}

.frontpage {
width:980px;
/*background: #f1f1f1;*/
border: 1px solid #f1f1f1;
border-radius: 15px;
margin-left: auto;
margin-right: auto;
}
.frontpage_left {
float:left;
width:60%;
padding-left: 20px;
}
.frontpage_right {
float:right;
width:35%;
margin-top: 10px;
}
.frontpage_bottom {
float:left;
width:100%;
background: #c0c0c0;
}

.frontpage img {
margin-left:40px;
border-radius: 4px;
/*-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 2px 2px 2px #454545;
-webkit-box-shadow: 2px 2px 2px #454545;*/
box-shadow: 2px 2px 2px #454545;
}

.thumbz {
        float: left;
        margin-left:20px;
        margin-bottom:20px;
	text-align:center;
}

.thumbz img {
        margin-left: auto;
        margin-right: auto;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px 2px #454545;
	-webkit-box-shadow: 0px 0px 2px 2px #454545;
	box-shadow: 0px 0px 2px 2px #454545;
        }

.albz {
        border: 1px solid #c0c0c0;
        padding: 2px;
        width:95%;
        float: left;
        min-height: 100px;
        margin-left:20px;
        margin-bottom:20px;
        text-align:center;
        font-weight: bold;
        line-height: 14px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-box-shadow: 2px 2px 2px #454545;
        -webkit-box-shadow: 2px 2px 2px #454545;
        box-shadow: 2px 2px 2px #454545;
}

.albz img {
        margin-top:20px;
        margin-bottom:10px;
        margin-left:5px;
        margin-right:10px;
	/*padding:5px;*/
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: 0px 0px 2px 2px #454545;
	-webkit-box-shadow: 0px 0px 2px 2px #454545;
	 box-shadow: 0px 0px 2px 2px #454545;
        }

.albz a {
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}

.previewtxt {
	float:left;
	border: 3px solid #c0c0c0;
	width:800px;
        min-height: 200px;
        text-align:center;
}

.previewtxt img {
        margin-top:2px;
        margin-left: auto;
        margin-right: auto;
        }

.box{
        width:640px;
        min-height: 60px;
        padding:10px 10px 10px 10px;
        margin-bottom:20px;
        border: 1px solid #c0c0c0;
        /*font-size:12px;*/
        text-align: left;
	float:left;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        margin-left: auto;
        margin-right: auto;
}

.box_320 {
	width:320px;
        min-height: 60px;
        padding:10px 10px 10px 10px;
        margin-bottom:20px;
        border: 1px solid #c0c0c0;
        /*font-size:12px;*/
        text-align: left;
	float:left;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        margin-left: auto;
        margin-right: auto;
}

.box_380 {
        width:380px;
        min-height: 60px;
        padding:10px 10px 10px 10px;
        margin-bottom:20px;
        border: 1px solid #c0c0c0;
        /*font-size:12px;*/
        text-align: left;
        float:left;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        margin-left: auto;
        margin-right: auto;
}


.msg{
  	max-width:350px;
  	min-width:150px;
	min-height: 30px;
  	padding:15px 5px 15px 65px;
  	margin-top:20px;
	margin-bottom:20px;
  	background: #ffffff url(/pics/help-small.png) no-repeat;
	color: #454545;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.5em;
  	background-position: 5px 5px;
  	border: 1px solid #454545;
  	text-align: left;
	border-radius: 15px;
  	margin-left: auto;
  	margin-right: auto;
}

.msg-ok{
	max-width:350px;
        min-width:150px;
	min-height: 30px;
        padding:15px 5px 15px 65px;
        margin-top:20px;
        margin-bottom:20px;
        background: #ffffff url(/pics/ok-small.png) no-repeat;
        background-position: 5px 5px;
	color: #454545;
        font-weight: bold;
        font-size: 14px;
        line-height: 1.5em;
        border: 1px solid #454545;
        text-align: left;
	border-radius: 15px;
        margin-left: auto;
        margin-right: auto;
}

#header{
width:100%;
/*min-width:980px;
max-width:1235px;*/
height:45px;
margin-left: auto;
margin-right: auto;
background: none repeat scroll 0 0 #454545;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
/*border-bottom-left-radius: 20px;
border-bottom-right-radius: 20px;
-moz-border-bottom-left-radius: 20px;
-moz-border-bottom-right-radius: 20px;*/
}

#header_left{
float: left;
width: 30%;
padding-left:10px;
margin-top:3px;
}

#header_right{
float: right;
width: 65%;
padding-right:20px;
margin-top:2px;
text-align:right;
color: #ffffff;
}

#header_right a{
color: #ffffff;
padding-left:10px;
padding-right:10px;
}

#header_right img{
vertical-align:middle;
border:0px;
padding-right:5px;
}

#breadcrumb{
height:25px;
width:95%;
padding: 0px 0px 8px 0px;
border-bottom: solid 1px #f1f1f1;
margin-top:2px;
margin-bottom:10px;
margin-left: auto;
margin-right: auto;
}
#breadcrumb_left{
float: left;
width: 60%;
padding-left: 5px;
padding-top: 8px;
}

#breadcrumb_right{
float: right;
text-align:right;
padding-top: 5px;
}

#breadcrumb img{
vertical-align:middle;
border:0px;
}

#gallery_title{
height:25px;
padding-left:10px;
margin-top:5px;
margin-bottom:2px;
/*font-size: 12px;*/
font-weight: bold;
line-height: 14px;
border-bottom: solid 1px #c0c0c0;
}

#gallery_title_left{
float: left;
text-align: left;
width: 25%;
}

#gallery_title_right{
float: left;
text-align: left;
width: 70%;
}

#gallery_title img{
vertical-align:middle;
padding-right:10px;
}

#tools_menu{
height:45px;
width:98%;
padding: 5px 0px 0px 0px;
margin-bottom:2px;
/*background: #f1f1f1;*/
font-size: 14px;
/*background: url(/pics/bg_3.gif) repeat-x top;*/
border: solid 1px #c0c0c0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 2px 2px 2px #454545;
-webkit-box-shadow: 2px 2px 2px #454545;
box-shadow: 0px 2px 2px #454545;
margin-left: auto;
margin-right: auto;
}

#tools_menu_left{
float: left;
min-width: 10%;
padding-left: 5px;
padding-right: 20px;
}

#tools_menu_right{
float: left;
/*width: 70%;*/
padding-top: 8px;
}

#tools_menu img{
vertical-align:middle;
border:0px;
padding-right:5px;
padding-bottom:3px;
}

#organizer_content {
width: 100%;
float: left;
height: 500px;
/*overflow: auto;*/
overflow: scroll;
padding-top: 5px;
padding-bottom: 5px;
border: solid 1px #c0c0c0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#pop_content {
width: 500px;
min-height: 550px;
/*overflow: auto;*/
padding-top: 5px;
padding-bottom: 5px;
border: solid 1px #c0c0c0;
margin-left:5px;
float:left;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#pop_form {
width: 400px;
padding-top: 0px;
margin-left:5px;
padding-bottom: 5px;
float:left;
}

/*#pop_content img {
float: left;
padding: 2px;
margin: 2px;
border: solid 1px #c0c0c0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}*/

#view{
/*width: 100%;*/
min-height:400px;
padding: 2px;
text-align:center;
margin-bottom:10px;
}

#view img{
padding: 5px;
border: solid 1px #c0c0c0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
-moz-box-shadow: 2px 2px 2px #454545;
-webkit-box-shadow: 2px 2px 2px #454545;
box-shadow: 2px 2px 2px #454545;
}

#view_caption{
height:20px;
width:100%;
padding: 5px 0px 5px 0px;
border-bottom: solid 1px #f1f1f1;
margin-top:2px;
margin-bottom:2px;
}

#view_caption_left{
float: left;
width: 50%;
padding-left: 5px;
}

#view_caption_right{
float: right;
}

#share{
width: 650px;
margin-top:5px;
padding: 4px;
border: 1px solid #c0c0c0;
background: #ffffff;
/*line-height: 14px;*/
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

#share img{
padding: 10px 25px 10px 25px;
}

#comments{
width: 620px;
margin-top:5px;
float: left;
margin-left: 2px;
text-align:left;
/*border: solid 1px #c0c0c0;*/
}

#sponsor{
width: 310px;
margin-top:5px;
float: right;
margin-left: 2px;
text-align:center;
border: solid 1px #c0c0c0;
}

#exploremenu{
width: 160px;
margin: 1px;
float: left;
text-align:left;
/*overflow: auto;
overflow-y: hidden;
-ms-overflow-y: hidden;
white-space: pre-wrap;*/
}

#exploremenu img{
max-width:145px;
vertical-align:middle;
}

#exploreview_thumbs{
width: 810px;
float: left;
min-height: 600px;
/*padding: 4px;*/
/*border: solid 1px #c0c0c0;*/
}

#photo_left{
width: 910px;
float: left;
min-height: 400px;
margin-right:5px;
}

#photo_right{
width: 175px;
padding-left:5px;
padding-right:0px;
padding-bottom:5px;
float: right;
text-align:left;
}

#photo_right img{
/*height:40px;*/
vertical-align:middle;
border:0px;
}

#footer {
width: 100%;
padding-top:5px;
padding-bottom:5px;
margin-top:10px;
float:left;
/*border-top: solid 1px #454545;*/
line-height: 14px;
background: #ffffff;
}

#footer a{
padding-left:10px;
padding-right:10px;
text-align: center;
color: #007bc5;
}

#footer img{
padding-left:30px;
padding-right:5px;
}

.styledfield {
	background: #ffffff no-repeat;
	font-size: 14px;
	height: 18px;
	padding: 3px;
	border: solid 1px #c0c0c0;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}

.styledarea {
	background: #ffffff no-repeat;
	font-size: 14px;
	padding: 3px;
	border: solid 1px #c0c0c0;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}

.styleddrop {
	background: #ffffff no-repeat;
	border: solid 1px #c0c0c0;
	/*font-size: 10px;*/
	color: #454545;
	padding: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.editable_desc {
	border: 1px solid #c0c0c0;
	display: block;
	height: 40px;
	width:250px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	margin-bottom: 30px;
}
.editable_desc:hover {
        background-color: #ffffcc;
        }

.editable_caption {
	border: 1px solid #c0c0c0;
	display: block;
        height: 25px;
        width:250px;
	margin-bottom: 30px;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}
.editable_caption:hover {
        background-color: #ffffcc;
	}

.editable_tags {
        border: 1px solid #c0c0c0;
	display: block;
        height: 25px;
        width:250px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.editable_tags:hover {
        background-color: #ffffcc;
        }

.thumblet {
        border: 1px solid #c0c0c0;
        padding: 2px;
        width:185px;
        float: left;
        min-height: 145px;
        margin-left:20px;
        margin-bottom:20px;
        text-align:center;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        /*-moz-box-shadow: 2px 2px 2px #454545;
        -webkit-box-shadow: 2px 2px 2px #454545;
        box-shadow: 2px 2px 2px #454545;*/
}

.thumblet img {
        margin-top:2px;
        margin-left: auto;
        margin-right: auto;
        }

.thumbstxt {
        border: 1px solid #c0c0c0;
        padding: 2px;
        width:185px;
        float: left;
        min-height: 200px;
        margin-left:5px;
        margin-bottom:5px;
        text-align:center;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        /*-moz-box-shadow: 2px 2px 2px #454545;
        -webkit-box-shadow: 2px 2px 2px #454545;
        box-shadow: 2px 2px 2px #454545;*/
}

.thumbstxt img {
        margin-top:2px;
        margin-left: auto;
        margin-right: auto;
	overflow: scroll;
        }

.thumblet_small {
        border: 1px solid #c0c0c0;
        padding: 2px;
        width:120px;
        float: left;
        min-height: 50px;
        margin-left:5px;
        margin-bottom:5px;
        text-align:center;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
}

.thumblet_small img{
	margin-top:2px;
        margin-left: auto;
        margin-right: auto;
}

.thumblet img {
        margin-top:2px;
        margin-left: auto;
        margin-right: auto;
        }

.thumbsbig{
	border: 1px solid #c0c0c0;
        padding:2px;
        width:178px;
	float: left;
        min-height: 310px;
	margin-left:9px;
	margin-bottom:5px;
	text-align:center;
}

.thumbsbig img {
         margin-top:2px;
         margin-left: auto;
         margin-right: auto;
}

.thumbs8{
	text-align:center;
	padding:2px 2px 2px 2px;
	background: #000000;
	width:900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	color: #ffffff;
}

.thumbs8 img {
	padding-bottom:10px;
	text-align:center;
        margin-left: auto;
        margin-right: auto;
}

.picNewthumb{
        padding:2px;
        width:110px;
        margin-left:9px;
        margin-top:5px;
        margin-bottom:5px;
	float:left;
        text-align:center;
}

.picNewcontent{
        padding:5px;
        margin-left:20px;
        margin-top:5px;
        margin-bottom:5px;
        text-align:left;
	float:left;
}

.formheader {
	/*background: url(/pics/bg_3.gif) repeat-x top;*/
	background: #454545;
	color:#ffffff;
	line-height: 14px;
	font-weight: bold;
	padding: 5px 0px 5px 5px;
	margin-top:-4px;
	margin-left:-4px;
	margin-right:-4px;
	margin-bottom:5px;
	}

.formheader a {
	font-weight: bold;
        line-height: 16px;
        text-decoration: none;
        color: #454545;
}

.formheader img{
        vertical-align:top;
}

.formfooter {
background: url(/pics/bg_3.gif) repeat-x top;
line-height: 14px;
font-weight: bold;
padding: 5px 0px 5px 5px;
margin-left:-4px;
margin-right:-4px;
margin-bottom:-4px;
}

.button{
display:block;
border: solid 1px #c0c0c0;
padding: 2px 5px 2px 5px;
text-align: center;
margin-right:10px;
/*display:inline;*/
height: 18px;
float:left;
background: url(/pics/bg_toolbar.png) repeat-x top;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.button:hover {
border: solid 1px #454545;
}
.button a{
cursor: default;
padding:3px;
}
.button img{
vertical-align:middle;
border:0px;
padding-left:2px;
padding-right:2px;
}

.button_pressed{
display:block;
border: solid 1px #454545;
padding: 2px 5px 2px 5px;
text-align: center;
margin-right:10px;
height: 18px;
float:left;
background: url(/pics/bg_toolbar.png) repeat-x top;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.button_pressed:hover {
border: solid 1px #454545;
}
.button_pressed a{
cursor: default;
padding:3px;
font-weight: bold;
color: #454545;
}
.button_pressed img{
vertical-align:middle;
border:0px;
padding-left:2px;
padding-right:2px;
}

.button_black{
display:block;
border: solid 1px #c0c0c0;
padding: 2px 5px 2px 5px;
text-align: center;
margin-right:10px;
height: 18px;
float:left;
background: #454545;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.button_black:hover {
border: solid 1px #454545;
color: #ffffff;
}

.button_black a{
cursor: default;
padding:3px;
font-weight: bold;
color: #ffffff;
}

.button_black img{
vertical-align:middle;
border:0px;
padding-left:2px;
padding-right:2px;
}

.smallbutton{
display:block;
border: solid 1px #c0c0c0;
padding: 2px 2px 2px 2px;
text-align: center;
font-size: 10px;
display:inline;
background: url(/pics/bg_toolbar.png) repeat-x top;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}

.smallbutton img{
vertical-align:middle;
padding-left:2px;
width: 12px;
}

.signupbutton{
	background: url("/pics/frontpage-red.png") no-repeat scroll 0 0 transparent;
        width:233px;
        height:59px;
	padding-top:20px;
        text-align: center;
        margin-left:5px;
	font-family: Arial;
	font-size:20px;
	line-height: 0.80em;
        font-weight: bold;
	color: #ffffff;
        }

.signupbutton-free{
	font-family: Arial;
        padding-top: 5px;
        text-align: center;
        font-size:14px;
        font-weight: bold;
	color: black;
        }

.ffbutton{
        width:200px;
        height:30px;
        padding-top: 10px;
        text-align: center;
	margin-left: auto;
        margin-right: auto;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 2px 2px 2px #454545;
	-webkit-box-shadow: 2px 2px 2px #454545;
	box-shadow: 2px 2px 2px #454545;
	background: #93C85E;
	/*border-color:#3A7404;*/
	text-shadow:0 -1px 0 #3A7404;
        }

.ffbutton a {
        font-size:20px;
        color: #ffffff;
}

.buttonup{
	display:block;
        background:url(/pics/button_grey.png) no-repeat;
        width:109px;
        height:30px;
        padding-top: 7px;
        text-align: center;
        font-size:13px;
        margin-right:5px;
        color: #ffffff;
	/*font-family: Arial;*/
	font-weight: bold;
	float:left;
        }

.buttonup a {
        font-size:14px;
        color: #ffffff;
}

.pagination{
	padding-top: 3px;
	width: 100%;
	text-align: center;
	/*font-size: 12px;*/
	/*font-weight: bold;*/
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.pagination a{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border: 1px solid #454545;
	background: #454545;
	color: #ffffff;
	/*background: url(/pics/bg_3.gif) repeat-x top;*/
	margin: 5px;
	-moz-border-radius: 6px;
        -webkit-border-radius: 6px;
}

#cloud {
    min-height: 100px;
    height: auto !important;
    height: 100px;
    padding: 5px;
    /*text-align:justify;*/
    text-align:center;
}

#select {
        display: inline;
        padding: 1px;
        }

.err{
	font-size:9px;
	font-weight: bold;
	padding-left:0px;
	color:#CC0000;
}

/*uploadify*/
#fileQueue {
        /*width: 600px;*/
        width: 370px;
        height: 100px;
        overflow: auto;
        border: 1px solid #E5E5E5;
        margin-bottom: 10px;
	padding-left:5px;
}

.uploadifyQueueItem {
        font: 10px Verdana, Geneva, sans-serif;
        background-color: #F5F5F5;
        border: 3px solid #E5E5E5;
        margin-top: 5px;
        padding: 5px;
        width: 320px;
}

.uploadifyError {
        border: 2px solid #FBCBBC !important;
        background-color: #FDE5DD !important;
}

.uploadifyQueueItem .cancel {
        float: right;
}

.uploadifyProgress {
        background-color: #FFFFFF;
        border-top: 1px solid #808080;
        border-left: 1px solid #808080;
        border-right: 1px solid #C5C5C5;
        border-bottom: 1px solid #C5C5C5;
        margin-top: 10px;
        width: 100%;
}
.uploadifyProgressBar {
        background-color: #0099FF;
	width: 1px;
        height: 3px;
}

.clicktag {
	float:left;
        background: #f1f1f1;
        border: solid 1px #c0c0c0;
        padding: 3px;
	margin: 2px;
        }

.clicktag:hover {
        font-weight: normal;
        background: #ffffcc;
        color: #f2900b;
}

div.demo { 
	float: right; padding: 2px;
    	background: #000000; text-align: center;
}

.charsRemaining {
	font-size: 10px;
        }

label {
        /*font-weight: bold;*/
        margin-right:5px;
        width: 100px;
        text-align: left;
        float: left;
        /*border: 0px solid #e1e1e1;*/
}

.smlabel {
        /*margin-right:10px;*/
        width: 100%;
        text-align: left;
        float: left;
}

.formspacer {
        height: 0.5em;
        clear: both;
        /*border: 0px solid #000000;*/
}

.flash{
	width:600px;
	padding:5px;
	margin-bottom:5px;
	background-color: #fff7d7;
	border: 1px solid #454545;
	font-weight:bold;
	font-size:14px;
	color:#454545;
	text-align: center;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	margin-left: auto;
	margin-right: auto;
}

.clicksubmit {
	color: #454545;
	/*background: url(/pics/bg_3.gif) repeat-x top;*/
	background: url(/pics/bg_toolbar.png) repeat-x top;
	border: 1px solid #454545;
	/*font-size:12px;*/
   	/*cursor: pointer;*/
	padding:2px 5px 2px 5px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.formcolor {
border: 1px solid #c0c0c0;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}


#slideshow {
position:relative;
height:100%;
}

#slideshow DIV {
position:absolute;
top:0;
left:0;
z-index:8;
opacity:0.0;
width: 800px;
background-color: #ffffff;
}

#slideshow DIV.active {
z-index:10;
opacity:1.0;
}

#slideshow DIV.last-active {
z-index:9;
}

#slideshow DIV IMG {
width: 800px;
display: block;
border: 0;
margin-bottom: 10px;
}

/*Click menu start*/
/*div.cmDiv
{
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
}*/

.clickMenu
{
	margin: 0;
	padding: 0;
	cursor: default;
}
.clickMenu, .clickMenu ul
{
	list-style: none;
}
.clickMenu ul
{
	margin-top: 4px;
	padding: 5px;
	border: 1px solid #454545;
	background-color: #ffffff;
	min-width: 90px; /* ie doesnt know this :/ */
	float: left;/*ie again*/
	width: 100%;/*and again*/
	cursor: default;
}
.clickMenu div.outerbox
{
	display: none;
	/*min-width: 106px;*/
	min-width: 90px; /* firefox produces animation-flickering when the box is bigger than this :/ */
}
.clickMenu div.inner
{
	top: 18px; /* for ie */
	left: 0;
	margin: 0;
}
.clickMenu div.inner div.outerbox
{
	margin: 0;
	left: 50px;
	top: -3px;
}
.clickMenu li
{
	position: relative;
	padding: 2px 0px 2px 0px;
	margin-top:0px;
}
.clickMenu li.main
{
	float: left;
	padding: 2px 5px 2px 5px;
	margin-right:3px;
	/*background-color: #ffffff;*/
	background: url(/pics/bg_toolbar.png) repeat-x top;
	color: #007bc5;
	/*height: 18px;*/ /* for ie */
	min-width:50px;
	text-align:left;
	border: 1px solid #c0c0c0;
	-moz-border-radius: 4px;
        -webkit-border-radius: 4px;
	/*font-size:12px;*/
}
.clickMenu li.main li
{
	z-index: 2;
	min-width: 50px;
}
.clickMenu li.main.hover
{
  	/*background-color: #e8e8e8;*/
  	/*background-color: #bad2ea;*/
  	background-color: #ffffff;
	border: 1px solid #454545;
	/*color: #f2900b;*/
}
.clickMenu li.hover
{
	z-index: 1 !important; /* the hover z-index has to be below the normal one the hovering items may be drawn over a submenu */
	/*background-color: #d4e7f4;*/
  	/*background-color: #f1f1f1;*/
	cursor:default;
}
.clickMenu a
{
	/*font-size:12px;*/
	text-decoration: none;
	color: #007bc5;
	cursor: default;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
.clickMenu a:hover
{
        color: #454545;
        cursor: default;
  	background-color: #f1f1f1;
}
/*Click menu end*/

