/*
 *
 * ANYwebcam.com (06/12/2004)
 *
 */

/*
 * base styles
 *
 */
 
 /* original color: #336699; */
* {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #1F5285;
}

img {
}

a > img {
}

img.block {
}

table {
}

h1 {
	color: #1F5285;
}

h2 {
	color: #1F5285;
}

h3 {
	color: #1F5285;
}

h4 {
	color: #1F5285;
}

acronym {
}

fieldset {
}

label.std {
}

sig {
}

span.smalltip {
}

img.block {
}

/* base link style */
a, a:link, a:visited {
    color: #1CB30C;
}

a:hover {
}
/* end a */

/* used for sections, paging and other major links */
a.major, a.major:link, a.major:visited {
    color: #1CB30C;
    font-weight: bold;
}

a.major:hover {    
	color: #4BC73E;
    font-weight: bold;
}

/* sometimes used for same appearance as major links */
span.major {
    color: #1CB30C;
    font-weight: bold;
}
/* end a.major */


/* used to give visited links a different colour */
a.title, a.title:link {
    color: #1CB30C;
}

a.title:visited {
	color: #006600
}

a.title:hover {
}
/* end a.title */

/* used to give images the frame/border effect */
a.frame, a.frame:link, a.frame:visited {
    border: 1px solid #98B0CA;
}

a.frame:hover {
    border: 1px solid #FFCC00;
}
/* end a.frame */

/*  */
a.alternate, a.alternate:link, a.alternate:visited {
    color: white;
}
a.alternate:hover {
    text-decoration: underline;
}
/* end a.alternate */

/* used for code of conduct, privacy and t&c */
a.plain, a.plain:visited  {
	color: #1F5285;
}

a.plain:active, a.plain:hover  {
}
/* end a.plain */



ul, ol {
}

li {
}

a.minimal {
}

td.login {
}

td.majorlink-pad {
}

table.paging td {
}

input.textField {
	/* 
	border-color: #336799; 
	background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    */
}

input.fixed {
	/*
	border: 1px solid #336799;
	background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
}

select.selectField {
	/*
	border-color: #336799;
	background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
}

textarea {
	/*
	border-color: #336799;
	background-color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
}

.left {
}
.center {
}
.right {
}
/* billing options page links */
.heavy {
}
/*
.backgroundligh {
	background-color: #E8EEF3;
}
*/
td.padded {
}

table.form {
}

table.form td {
}

table.form td td {
}


/*
 * layout specifics
 *
 */

td {
 }

input.styled-button {
    background-color: #33669B;
    color: white;
}

/*
 *	new for anywebcam.com
 */
 
 h4.subhead {
 }


table.list td {
}

table.list td td {
}

table.viewlist td {
}

.shade0 {
	background-color: #E7EEF6;
}

.shade1 {
	background-color: #D9E4ED;
}


table#messagebox td {
}

table#messagebox td td {
}

table.attachment td {
	background-color: #D9E4ED;
}

td.popup {
}

table#image td.image {
}

table.smallpad td {
}

table.smallpad td td {
}

div#crumbs {
	color: white;
}

div#crumbs a, div#crumbs a:visited {
	color: white;
}

div#crumbs a:active, div#crumbs a:hover {
}

td.button {
}

td.galimg {
	border-color: #98B0CA;
}

td.applettoggle {
	background-color: #CDDBE8;
    background-image: url(../images/layout/merge_3.gif);
}

img.applettoggle {
    position: fixed; 
    left: 0px; 
    top: 2px;
}

td.formcontainer {
	padding: 5px;
	background-color: #CDDBE8;
}

/*
 *	end anywebcam.com
 */



a.control, a.control:link, a.control:visited {
    color: #1F5285;
}

a.control:hover, a.control:focus, a.control:active {
}

td.nav-fill {
    background: #CDDBE8 url(../images/layout/merge_nav_bg.gif) repeat-y top right;
}

.lower-border {
	border-bottom: 1px solid #668CB3;
}

.frame-border {
	border-bottom: 1px solid #668CB3;
	border-right: 1px solid #668CB3;
}

td.merge-one {
    background-image: url(../images/layout/merge_1.gif);
}


td.merge-two {
    background-image: url(../images/layout/merge_2.gif);
}

td.adspace {
	background-color: #98B0CA;
}

td.sessioninfo {
	background-color: #CDDBE8;
}

td.headrow {
	background-color: #336799;
}

span.box-heading {
    color: #1F5285;
    font-size: 10px;
    font-weight: bold;
}

span.box-caption {
    /*border: 1px solid black;
    color: #1cb30c;*/
}

.informationTextarea {
	/*background-color: #D9E4ED;*/
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*border-color: #1F5285;*/
}

.error	{
	/*border-color: #CE0404;*/
	/*background-color: #FFDEDE;*/
}

td.errorcontent {
	/*color: #D12D2D;*/
}


.highlight {
	/*background-color: #F6F6F6;*/
}

