/* TorridArtGalleries.com */
/* Copyright Goneway Media, Inc */

/*************/
/* Main Body */
/*************/

* { margin: 0; padding: 0; }


body {
	  	font-size: 13px;
	 	font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
		padding: 20px;
	 	}

.body-bg-red {
        background-color: rgb(255,250,240);
       /* background-color: rgb(130,30,30);
        background-image: url(../logo/bg_red.gif);
        background-position: top left;
        background-repeat: repeat-x;
        background-attachment: fixed; */
		}

.body-bg-black { background-color: rgb(0,0,0); }


a {	color: rgb(64,64,138); }
a:hover { color: rgb(138,64,64); }
a:visited { color: rgb(120,120,156); }


.page-container {
		width: 900px;
		margin: 0px auto;
		padding: 0px;
        border: 1px solid rgb(180,180,180);
        background: rgb(245,247,229) url(../logo/bg-orange-180.gif) repeat-y 0;
		}
		


		
/* Standardize the Heading Tags Between Browsers */
/* Use IE Font Sizes */

h1, h2, h3, h4, h5 {
		font-family: "trebuchet ms", verdana, arial, helvetica, sans-serif;
   		line-height: 1.3em;
		margin-bottom: 1em;
		margin-top: 0.8em;
		}
		
h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 13px; }

/**********/		
/* Header */
/**********/

.header-container {
		border-right: 1px solid rgb(245,247,229);
        border-top: 1px solid rgb(245,247,229);
        border-left: 1px solid rgb(245,247,229);
        /* background: url("../logo/header_bg.gif") repeat-x top; */
		}

.header-graphic {
		width: 898px;
		height: 66px;
        /* background: url("../logo/header-red4-tag.gif") no-repeat; */
		}

.header-container img { border: 0; }
.dateline { height: 25px; background: url("../logo/under_header.jpg") repeat-x top; }
*html .header-graphic img { margin-bottom: -4px; }


/*****************/
/* Three Columns */
/*****************/

.content-container-left {
		clear: both;
		float: left;
        width: 180px;
		}

.content-container-center {
		float: right;
        width: 710px;
		padding: 0;
		}

.content-container-right {
		float: right;
        width: 150px;
		}

.content-container-left img, .content-container-center img, .content-container-right img {
        border: 0px;
        }


/*********************/
/* Left Column Stuff */
/*********************/

/*  About....  */

.visitor-intro {
        font-family: verdana;
        font-size: 10px;
        line-height: 125%;
        padding: 10px 15px 20px 20px;
        }

.visitor-intro p {
        font-size: 10px;
        color: rgb(80,80,80);
        font-family: verdana;
        line-height: 120%;
        padding: 8px 0 6px 0;
        text-align: left;
        }

.visitor-intro h5 {
        font-size: 12px;
        color: rgb(51,51,51);
        border-bottom: 1px solid rgb(153,153,153);
        padding: 12px 0 1px 0;
        margin: 0;
        }


/* Memmber Options */

#about-mo {
        padding: 10px 25px;
        width: 128px;
        }

#about-mo p.mo-heading {
        font-size: 11px;
        text-align: center;
        }

#about-mo p {
        padding: 2px 0;
        font-size: 11px;
        color: rgb(102,102,102);
        text-align: left;
        }

#about-mo span {
        font-size: 11px;
        color: black;
        font-weight: normal;
        }

/* Link List */

.list-intro {
        font-family: verdana;
        font-size: 11px;
        color: rgb(102,102,102);
        padding: 10px 20px;
        }


.link-list ul {
        list-style: none;
        padding: 5px 0 10px 20px;
        }

.link-list li {
        font-size: 13px;
        font-weight: bold;
        color: #333333;
        line-height: 15px;
        padding-bottom: 8px;
        }

.link-list li a { text-decoration: none; }
.link-list li a:hover { text-decoration: underline; }

/*  Member Benefits  */

ul.list-b {
		list-style-type: circle;
        font-size: 11px;
        line-height: 130%;
		padding: 5px 10px 10px 30px;
		}

.sidebar {
        width: 170px;
		padding: 4px;
        }

/*  Banners  */

.link-side { text-align: center; padding: 80px 0 0 0; }
.link-side img { border: 1px solid rgb(153,153,153); }

/*************************/
/*    Center Column      */
/*************************/

/*  Intro Text  */


.intro-text {
        text-align: justify;
        line-height: 120%;
        color: rgb(102,102,102);
        padding: 0px 90px 15px 90px;
        }

.intro-text p { padding: 0 0 10px 0; }


/*  Covers  */


.cover {
        float: left;
        padding: 0 12px 20px 12px;
        }

.cover img {
        border: 1px solid rgb(102,102,102);
        }

.link-cover-sb {
        clear: both;
        padding: 0 50px 40px 20px;
        }

.sb-banner {
        float: left;
        padding: 0 30px 0 0;
        }

.sb-banner img {
        border: 1px solid rgb(153,153,153);
        }

.link-covers {
        clear: both;
        text-align: center;
        padding: 10px 20px 30px 0;
        }

.link-covers img { border: 1px solid rgb(153,153,153); }

.link-covers p {
        padding: 0;
        font-size: 11px;
        font-weight: bold;
        }

.link-cover-bottom {
        clear: both;
        text-align: center;
        padding: 0 20px 0 0;
        }


/**********************/
/* Bottom Bar and Nav */
/**********************/

.icons {
        clear: both;
        width: 800px;
        height: 65px;
        padding: 30px 0 0 0;
        background: rgb(245,247,229) url('../logo/icons_1.gif') bottom no-repeat;
        }

.icon-labels {
        text-align: center;
        /* border-top: 1px solid rgb(204,204,204);
        margin: 0 120px;                           */
        }

.asacp-fp {
        clear: both;
        text-align: justify;
        font-family: verdana;
        font-size: 11px;
        line-height: 110%;
        color: rgb(102,102,102);
        padding: 35px 135px 20px 115px;
        }

.asacp-fp p { padding: 0 0 10px 0; }

.bottom-fade {
        clear: both;
        height: 15px;
        border-left: 1px solid rgb(245,247,229);
        border-right: 1px solid rgb(245,247,229);
        background: url('../logo/over_footer.gif') repeat-x bottom;
        }

.bottom-menubar {
		clear: both;
		height: 24px;
		padding: 0px 40px 0px 44px;
		border-left: 1px solid rgb(245,247,229);
        border-bottom: 1px solid rgb(245,247,229);
        border-right: 1px solid rgb(245,247,229);
		text-align: right;
		}

.bottom-menubar p.top-of-page {
		margin: 1px 0px 0px 0px;
		float: left;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 11px;
        line-height: 1.8em;
		}
		
.bottom-menubar p.top-of-page a {
		color: rgb(204,204,204);
		font-family: verdana, arial, helvetica, sans-serif;
		text-decoration: none;
		font-size: 11px;
		line-height: 1.8em;
		}
		
.bottom-menubar p.top-of-page a:hover {
		color: rgb(255,120,120);
		text-decoration: underline;
		}


/* Colors */

.bg-box-red {
		background-color: rgb(253,226,185);
		}

.bg-title-red {
		background-color: rgb(242,177,166);
		}
		
.bg-title-red1 {
		background-color: rgb(119,25,25);
		}

.bg-box-orange {
		background-color: rgb(254,254,180);
		}

.bg-title-orange {
		background-color: rgb(249,233,93);
		}
		
/* Background orange for body and header */

.body-bg-orange {
	 	background-color: rgb(245,230,200);
		}

.body-bg-red-bkp {
	 	background-color: rgb(130,30,30);
		}

.bg-orange0 {
	 	background-color: rgb(245,247,229);
		}

.bg-orange1 {
		background-color: rgb(245,247,229);
		}		
		
.bg-orange2 {
		background-color: rgb(255, 201, 74);
		}

.bg-orange3 {
		background-color: rgb(255, 140, 75);
		}

.bg-orange4 {                                /*The red from the original model names */
		background-color: rgb(160, 76, 76);
		}

.bg-orange5 {                                /* The red from the Welcome Text header */
		background-color: rgb(156, 89, 86);
		}

.bg-red1 {                                /* The red from the new model names */
		background-color: rgb(119,25,25);
		}

