/* 
    Document   : mainlayout
    Created on : Feb 5, 2010, 4:47:38 PM
    Author     : Andrew Turner
    Description:
        Purpose goes here.
*/

body
{
    margin: 0;
    padding: 0;
    background-color: #232323;
}

.wrapper
{
    position: relative;
    background-color: #191919;
    width: 960px;
    height: auto;
    padding: 10px;
    margin: 10px auto 15px auto;
}

#cse-search-results iframe
{
    padding: 10px;
    width: 920px;
}

.list_square li
{
    margin: 7px 0 0 25px;
    list-style: square;
}

#head_login_top
{
    padding: 10px;
    color: black;
    background-color: #fff;
    position: absolute;
    height: auto;
    width: 250px;
    top: 40px;
    right: 20px;
    z-index: 10000;
    -moz-border-radius: 15px 0 15px 0;
    -webkit-border-radius: 15px 0 15px 0;
}

.formbuttonrightalign
{
    width: 100%;
    text-align: right;
}

.header
{
    padding: 10px;
    margin: 0;
    float: left;
    width: 940px;
    background-color: #000;
    background-image: url(../images/bg_header.png);
}

    .header .left
    {
	float: left;
    }

    .header .right
    {
	position: relative;
	float: right;
	text-align: right;
	height: 100px;
	width: 500px;
    }

    .header .right .top
    {
	position: absolute;
	top: 0px;
	right: 0px;
    }

    .header .right .bottom
    {
	position: absolute;
	bottom: 0px;
	right: 0px;
    }

    .header_socialicons
    {
	margin: 5px 0 0 0;
    }

    .header_socialicons img
    {
	margin: 3px;
    }

.footer
{
    font-size: .8em;
    padding: 10px 0 10px 10px;
}

.colcontainer
{
    width: 960px;
    height: auto;
    overflow: auto;
    margin: 10px 0 0 0;
    line-height: 140%;
}

    .colcontainer .right
    {
	float: right;
	width: 220px;
	background-color: #232323;
	padding: 10px;
    }

    .rightcol_photos img
    {
	margin: 0;
	padding: 0 5px 0 0;
	line-height: normal;
    }

    .colcontainer .left
    {
	float: left;
	width: 690px;
	margin-right: 10px;
	background-color: #ebebeb;
	padding: 10px;
    }

    .colcontainer .onecol
    {
	float: left;
	width: 940px;
	background-color: #ebebeb;
	padding: 10px;
    }

    .colcontainer .onecol_wide
    {
	float: left;
	width: 960px;
	background-color: #232323;
	padding: 5px 0 10px 0;
	margin: 10px 0 0 0;
    }

    .colcontainer .splitcol_left
    {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 540px;
	color: #e0e0e0;
	overflow: hidden;
    }

	.colcontainer .splitcol_left .update_box_bg_yes
	{
	    float: left;
	    margin: 0 0 10px 10px;
	    padding: 7px 7px 0 7px;
	    background-color: #212b33;
	    -moz-border-radius: 7px;
	    -webkit-border-radius: 7px;
	}

	.colcontainer .splitcol_left .update_box_bg_no
	{
	    float: left;
	    margin: 0 0 10px 10px;
	    padding: 7px 7px 0 7px;
	    background-color: #212b33;
	    -moz-border-radius: 7px;
	    -webkit-border-radius: 7px;
	}

	.colcontainer .splitcol_left h1
	{
	    font-family: Arial, Tahoma, Trebuchet MS, Sans-Serif;
	    font-size: 1.1em;
	    letter-spacing: 0px;
	    color: #fff;
	    font-weight: bold;
	}

	.colcontainer .splitcol_left .article_datetime
	{
	    font-size: .85em;
	    letter-spacing: 0px;
	    line-height: 140%;
	    color: #b0b0b0;
	}

	.colcontainer .splitcol_left .share_buttons
	{
	    font-size: .85em;
	    float: left;
	    text-align: right;
	    background-color: #171d23;
	    border-width: 0;
	    margin: 0 -7px 0 -7px;
	    padding: 3px 7px 3px 7px;
	    width: 100%;
	    -moz-border-radius: 0 0 7px 7px;
	    -webkit-border-radius: 0 0 7px 7px;
	}

	.colcontainer .splitcol_left .file_assoc
	{
	    font-size: .85em;
	    float: left;
	    text-align: right;
	    background-color: transparent;
	    margin: 0 -7px 0 -7px;
	    padding: 3px 7px 3px 7px;
	    width: 100%;
	}

	.colcontainer .splitcol_left p
	{
	    font-size: .85em;
	    letter-spacing: 0px;
	    line-height: 140%;
	    margin: 0;
	    padding: 0 0 5px 0;
	}

	.colcontainer .splitcol_left a
	{
	    font-size: 1em;
	    letter-spacing: 0px;
	    line-height: 140%;
	}

    .colcontainer .splitcol_right
    {
	float: left;
	width: 390px;
	background-color: #232323;
    }

    .colcontainer .splitcol_right .newsletter_box
    {

	font-size: .85em;
	padding: 7px;
	background-color: #171d23;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	margin: 0 0 10px 0;
    }

    .colcontainer .splitcol_right_left
    {
	float: left;
	width: 170px;
	margin: 0 10px 0 0;
    }

    .colcontainer .splitcol_right_right
    {
	float: right;
	width: 210px;
    }

    .newsletter_subscribe_input
    {
	background-color: #232323;
	padding: 5px 10px 5px 10px;
	margin: 10px -10px 10px -10px;
	width: 100%;
    }

.col_sectiontitle
{
    background-color: #191919;
    color: white;
    padding: 5px 5px 5px 10px;
    margin: 5px -10px 10px -10px;
    font-weight: bold;
}

.menu
{
    margin: 10px -10px 10px -10px;
    padding: 5px 0 5px 0;
    float: left;
    background-color: #232323;
    width: 980px;
    position: relative;
    z-index: 9999;
}

#jsddm
{
    margin: 0;
    padding: 0;
}

    #jsddm li
    {
	float: left;
	list-style: none;
    }

    #jsddm li a
    {
	display: block;
	padding: 5px 10px 7px 10px;
	text-decoration: none;
	margin-right: 2px;
	color: #EAFFED;
	white-space: nowrap;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
    }

    #jsddm li a:hover
    {
	background: #a3001c;
    }

	#jsddm li ul
	{
	    margin: 3px 0;
	    padding: 0;
	    position: absolute;
	    visibility: hidden;
	    background-color: #111111;
	    padding: 10px;
	    line-height: 1.4em;
	    -moz-border-radius: 7px;
	    -webkit-border-radius: 7px;
	}

	#jsddm li ul li
	{
	    float: none;
	    display: inline;
	    width: auto;
	}

	#jsddm li ul li div
	{
	    float: left;
	    margin: 0;
	    padding: 0;
	}

	#jsddm li ul li div a
	{
	    display: inline;
	    margin: 0;
	    padding: 0;
	}

	#jsddm li ul a
	{
	    margin: 0;
	    padding: 0;
	    font-weight: normal;
	    background-color: transparent;
	}

	#jsddm li ul a:hover
	{
	    text-decoration: underline;
	    background-color: transparent;
	}

	#jsddm .menu_section_title
	{
	    float: left;
	    color: #0078a0;
	    font-weight: bold;
	    margin: 5px 0 0 0;
	}

	#jsddm .menu_group_title
	{
	    background-color: #0039a1;
	    border-width: 0 0 2px 0;
	    border-style: solid;
	    border-color: #00266c;
	    color: #d8e6ff;
	    font-weight: bold;
	    padding: 3px 7px 3px 7px;
	    -moz-border-radius: 5px 5px 0 0;
	    -webkit-border-radius: 5px 5px 0 0;
	}

	#jsddm .menu_group
	{
	    background-color: #191919;
	    padding: 3px 7px 3px 7px;
	    margin: 0 0 10px 0;
	    -moz-border-radius: 0 0 5px 5px;
	    -webkit-border-radius: 0 0 5px 5px;
	}

	#jsddm .menu_group_last
	{
	    background-color: #191919;
	    padding: 3px 7px 3px 7px;
	    margin: 0;
	    -moz-border-radius: 0 0 5px 5px;
	    -webkit-border-radius: 0 0 5px 5px;
	}

	#jsddm .menu_section_photos
	{
	    clear: both;
	    float: left;
	    width: 224px;
	}

	#jsddm .menu_section_photos img
	{
	    margin: 0;
	    padding: 0 3px 0 3px;
	    line-height: normal;
	}

.cp_wrapper
{
    background-color: #191919;
    width: auto;
    height: auto;
    padding: 10px;
    margin: 10px 0 15px 0;
    position: relative;
}



.cp_component_container
{
    width: auto;
    background-color: #ebebeb;
    margin: 15px 0 0 0;
    padding: 10px;
    color: black;
    clear: both;
}

.ajax_loader
{
    text-align: left;
}

/* MENU */

#cp_menu
{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    margin: 0;
    padding: 3px;
    background-color: #114464;
    color: white;
    font-size: .8em;
    z-index: 9999;
}

    #cp_menu li
    {
	float: left;
	list-style: none;
    }

    #cp_menu li a
    {
	display: block;
	padding: 5px 7px 5px 7px;
	text-decoration: none;
	margin-right: 2px;
	color: #EAFFED;
	white-space: nowrap;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    }

    #cp_menu li a:hover
    {
	background: #127595;
    }

    #cp_menu li ul
    {
	display: none;
    }

    #cp_menu li:hover ul
    {
	position: absolute;
	display: block;
	padding: 5px;
	background-color: #1b4e6e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
    }

    #cp_menu li ul li
    {
	float: none;
	display: inline;
	width: auto;
    }

    .menuright
    {
	text-align: right;
	float: right;
    }

    .menu_section_title
    {
        display: block;
        padding: 5px 7px 5px 7px;
        text-decoration: none;
        margin: 3px 2px 3px 0;
        background-color: #20a3ce;
        color: #fff;
        white-space: nowrap;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

.mysql_update_message
{
    padding: 10px;
    background-color: pink;
    color: darkred;
    font-weight: bold;
}

#wysiwyg
{
    width: auto;
}

.table_addpost
{
    width: auto;
}

.paddedtable3 td
{
    vertical-align: top;
    padding: 3px;
}

.paddedtable5 td
{
    vertical-align: top;
    padding: 5px;
}

.table_form
{
    padding: 10px;
}

.table_form select, input
{
    padding: 5px;
}

.table_form select:focus, input:focus
{
    padding: 5px;
    border: 1px solid #55899a;
}

.table_form th
{
    padding: 10px;
    font-weight: bold;
    color: white;
    background-color: #127595;
}

.table_form td
{
    vertical-align: middle;
    padding: 10px;
}

.bordered
{
    border: 3px solid #127595;
}

.bordered td
{
    border: 1px solid #a7a7a7;
}

.rightalign
{
    text-align: right;
}

.lineheight140
{
    line-height: 140%;
}

.article_datetime
{
    font-family: Georgia, Serif;
    color: #444444;
    margin: 0 0 7px 0;
}

.share_buttons
{
    padding: .5% 1% .5% 1%;
    background-color: #dbdbdb;
    border-color: #c5c5c5;
    border-style: solid;
    border-width: 0 0 2px 0;
    margin: 0 0 15px 0;
    float: left;
    width: 98%;
}

    .share_buttons_left
    {
	float: left;
	text-align: left;
    }

    .share_buttons_left a
    {
	font-size: .8em;
	font-weight: normal;
    }

    .share_buttons_left a:hover
    {
	font-size: .8em;
	font-weight: normal;
	text-decoration: underline;
    }

    .share_buttons_right
    {
	float: right;
	text-align: right;
    }

.section_title
{
    padding: 1%;
    margin: 0 0 7px 0;
    width: 98%;
    background-color: #a3001c;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
}

.ccauthform table
{
    width: 100%;
}

.ccauthform td
{
    width: 30%;
}

.ccauthform td input
{
    width: 98%;
}

.normalinput input
{
    width: 50px;
}

.ccauthform .section_heading
{
    background-color: #a3001c;
    color: white;
    font-size: 1.2em;
    font-weight: bold;
}

#loading
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: white;
    opacity: 0.75;
    filter: alpha(opacity=75);
}

.fileuploadimage
{
    width: 50px;
    height: 25px;
    position: relative;
    top: 45%;
    margin: auto;
}

.trbgwhite td
{
    background-color: white;
}

.file_assoc
{
    font-size: .85em;
    padding: 1px 1% 1px 1%;
    background-color: #c5c5c5;
    width: 98%;
}

.adformat .bg_alt_odd td
{
    padding: 15px;
    background-color: #cbcbcb;
}

.adformat .bg_alt_even td
{
    padding: 15px;
    background-color: #dcdcdc;
}

.message_success
{
    font-size: .9em;
    padding: 10px 10px 10px 35px;
    margin: 0 0 10px 0;
    background-image: url(../../../../../www.yourrentalcity.com/system/application/assets/images/famfamicons/accept.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #d7edcc;
    color: #306416;
    width: 915px;
    line-height: 140%;
}

.message_warning
{
    font-size: .9em;
    padding: 10px 10px 10px 35px;
    margin: 0 0 10px 0;
    background-image: url(../../../../../www.yourrentalcity.com/system/application/assets/images/famfamicons/error.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #fff799;
    color: #362f2d;
    width: 915px;
    line-height: 140%;
}

.message_failed
{
    font-size: .9em;
    padding: 10px 10px 10px 35px;
    margin: 0 0 10px 0;
    background-image: url(../../../../../www.yourrentalcity.com/system/application/assets/images/famfamicons/exclamation.png);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #edcccc;
    color: #641616;
    width: 915px;
    line-height: 140%;
}

.message_updating
{
    font-size: .9em;
    padding: 10px 10px 10px 35px;
    margin: 0 0 10px 0;
    background-image: url(../images/ajax-refresh-icon.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    background-color: #cbadc4;
    color: #530341;
    width: 915px;
    line-height: 140%;
}

fieldset
{
    padding: 10px;
    margin: 10px;
    background-color: #d4dcdf;
}

legend
{
    padding: 10px;
    background-color: #adbec5;
}
