/* 
================================
 Container Styles for DotNetNuke
================================
*/
.containermaster_transparent
{
    width: 100%;
}
.containermaster_vortex
{
    width: 100%;
    background-color: #F0F0E7;
    border-right: #FF9900 1px solid;
    border-top: #FF9900 1px solid;
    border-left: #FF9900 1px solid;
    border-bottom: #FF9900 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}
.containerrow1_vortex
{
    background-image: url(gradient.jpg);
    background-repeat: repeat-y;
    border-bottom: #FF9900 1px solid;
    background-color: #F0F0E7;
}
.containerrow2_vortex
{
    background-color: #F0F0E7F0F0E7;
}
.containermaster_lightgray
{
    width: 100%;
    background-color: whitesmoke;
}
.nifty
{
}
/*E66F17*/
.rcorners
{
    margin: 0 10%;
    background-color: #F0F0E7;
}
.ContTitle
{
    font-family: verdana, tahoma, arial;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    padding: 10px;
}
.rtitle
{
    clear: both;
    margin: 0;
    padding: 0 0 3px; /*background: url(gradient_orange_25.jpg) repeat-x;*/
    background-color: #E66F17; /*     text-align: center;     font-weight: bold;     font-size: larger;     font-family: 'Century Gothic' , Verdana, Arial;*/
}
.rcontent
{
    background-position: 95% bottom; /*background-image: url(Moving_With_Us.gif);*/
    background-repeat: no-repeat;
    padding: 10px 10px 10px 10px;
    background-color: #F0F0E7;
}
.submitform1
{
    width: 100%;
    background-position: 95% bottom;
    background-image: url(Moving_With_Us.gif);
    background-repeat: no-repeat;
}

b.rtop, b.rbottom
{
    display: block;
    background: whitesmoke;
}
b.rtop b, b.rbottom b
{
    display: block;
    height: 1px;
    overflow: hidden;
    background: #F0F0E7;
}
b.r1
{
    margin: 0 5px;
}
b.r2
{
    margin: 0 3px;
}
b.r3
{
    margin: 0 2px;
}
b.rtop b.r4, b.rbottom b.r4
{
    margin: 0 1px;
    height: 2px;
}


/*
	| liquidcorners.css; feel free to adapt the style!
	| ================================================
	| use: 4 corners with borderline outside a contentbox with class="inside"; 
	|      image  = upper half: top left corner, long borderline, top right corner
	|               under half: bottom left corner, long borderline, bottom right corner
	|      CHANGE = you have to change this for fitting to your image
	|      YCC    = You Can Change (or omit), if wanted
	|      DNC    = Do Not Change
	| credits: original by francky kleyneman, see article/tutorial in Francky's Developers Corner:
	|          http://home.tiscali.nl/developerscorner/liquidcorners/liquidcorners.htm
	| adapted
	| by.....: ... (your name and site?!)
	|
	| + please let this text & links intact for a next user +
*/
.top-left, .top-right, .bottom-left, .bottom-right
{
    background-image: url(corners RM.gif); /* CHANGE: path and name of your image */
    height: 9px; /* CHANGE: replace by the height of one of your corners (= 1/2 height of the image) */
    font-size: 2px; /* DNC: correction IE for height of the <div>'s */
}
.top-left, .bottom-left
{
    margin-right: 9px; /* CHANGE: replace by the width of one of your corners */
}
.top-right, .bottom-right
{
    margin-left: 9px; /* CHANGE: replace by the width of one of your corners */
    margin-top: -9px; /* CHANGE: replace by the height of one of your corners */
}
.top-right
{
    background-position: 100% 0; /* DNC: position right corner at right side, no vertical changes */
}
.bottom-left
{
    background-position: 0 -9px; /* CHANGE: replace second number by negative height of one of your corners */
}
.bottom-right
{
    background-position: 100% -9px; /* CHANGE: replace second number by negative height of one of your corners */
}
.inside
{
    border-left: 1px solid #E66F17; /* YCC: color & properties of the left-borderline */
    border-right: 1px solid #E66F17; /* YCC: color & properties of the right-borderline */
    background: transparent /* YCC: background-color of the inside */ color: #000000; /* YCC: default text-color of the inside */
    padding-left: 10px; /* YCC: all texts at some distance of the left border */
    padding-right: 10px; /* YCC: all texts at some distance of the right border */
}
.notopgap
{
    margin-top: 0;
}
/* DNC: to avoid splitting of the box */
.nobottomgap
{
    margin-bottom: -1px;
    padding-bottom: 1px;
}
/* DNC: to avoid splitting of the box */
/*
nifty corners
div#nifty{ margin: 0 10%;background:#D4DDFF}
div.news{width: 250px;margin-bottom: 20px}


h3{font-size: 100%;margin:0;padding: 0 0 3px;background: #E66F17;color: #000;text-align: center}
*/
p
{
    background: transparent;
    margin: 0;
    padding:  5px 5px 10px 5px;
    line-height: 1.3;
    text-align: justify;
}
.rtitle
{
    margin: 0;
    padding: 3px  0 3px 0; /*background: url(gradient_orange_25.jpg) repeat-x;*/
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    /*font-family:Tahoma, Verdana, Arial;*/
}
.rtop, .artop
{
    display: block;
}
.rtop *, .artop *
{
    display: block;
    height: 1px;
    overflow: hidden;
    font-size: 1px;
}
.artop *
{
    border-style: solid;
    border-width: 0 1px;
}
.r1, .rl1, .re1, .rel1
{
    margin-left: 5px;
}
.r1, .rr1, .re1, .rer1
{
    margin-right: 5px;
}
.r2, .rl2, .re2, .rel2, .ra1, .ral1
{
    margin-left: 3px;
}
.r2, .rr2, .re2, .rer2, .ra1, .rar1
{
    margin-right: 3px;
}
.r3, .rl3, .re3, .rel3, .ra2, .ral2, .rs1, .rsl1, .res1, .resl1
{
    margin-left: 2px;
}
.r3, .rr3, .re3, .rer3, .ra2, .rar2, .rs1, .rsr1, .res1, .resr1
{
    margin-right: 2px;
}
.r4, .rl4, .rs2, .rsl2, .re4, .rel4, .ra3, .ral3, .ras1, .rasl1, .res2, .resl2
{
    margin-left: 1px;
}
.r4, .rr4, .rs2, .rsr2, .re4, .rer4, .ra3, .rar3, .ras1, .rasr1, .res2, .resr2
{
    margin-right: 1px;
}
.rx1, .rxl1
{
    border-left-width: 5px;
}
.rx1, .rxr1
{
    border-right-width: 5px;
}
.rx2, .rxl2
{
    border-left-width: 3px;
}
.rx2, .rxr2
{
    border-right-width: 3px;
}
.re2, .rel2, .ra1, .ral1, .rx3, .rxl3, .rxs1, .rxsl1
{
    border-left-width: 2px;
}
.re2, .rer2, .ra1, .rar1, .rx3, .rxr3, .rxs1, .rxsr1
{
    border-right-width: 2px;
}
.rxl1, .rxl2, .rxl3, .rxl4, .rxsl1, .rxsl2, .ral1, .ral2, .ral3, .ral4, .rasl1, .rasl2
{
    border-right-width: 0;
}
.rxr1, .rxr2, .rxr3, .rxr4, .rxsr1, .rxsr2, .rar1, .rar2, .rar3, .rar4, .rasr1, .rasr2
{
    border-left-width: 0;
}
.r4, .rl4, .rr4, .re4, .rel4, .rer4, .ra4, .rar4, .ral4, .rx4, .rxl4, .rxr4
{
    height: 2px;
}
.rer1, .rel1, .re1, .res1, .resl1, .resr1
{
    border-width: 1px 0 0;
    height: 0px !important;
    height: /**/ 1px;
}

/*
==========================================
drop shadow
*/
#shadow-container
{
    position: relative;
    left: 3px;
    top: 3px;
    margin-right: 3px;
    margin-bottom: 3px;
}
#shadow-container .shadow2, #shadow-container .shadow3, #shadow-container .container
{
    position: relative;
    left: -1px;
    top: -1px;
}
#shadow-container .shadow1
{
    background: #F1F0F1;
}
#shadow-container .shadow2
{
    background: #DBDADB;
}
#shadow-container .shadow3
{
    background: #B8B6B8;
}
#shadow-container .container
{
    background: #fff;
    border: 1px solid #848284;
    padding: 10px;
}


