﻿/*------------------CSS Reset--------------*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*---------------------CSS Reset -----------------------*/


body
{
   background-color:ThreeDDarkShadow;

}
.TopBannerFull
{
    margin:0px auto;
    margin-top:8px;
    width:100%;
    height:300px;
    background-color:ThreeDDarkShadow;
  
  
   
}
.ImgBanner
{
    margin:0px auto;
    margin-top:8px;
    width:1024px;
    height:230px;
   
}
.FullNavBox
{
    margin:0px auto;
    width:100%;
    height:40px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}

.wrapperMain
{
    margin:0px auto;
    margin-top:5px;
    
    width:1024px;
    height:450px;
    border-style:solid;
    border-width:0px;
    border-color:red;
    background-color:ThreeDDarkShadow;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    
}
.mainnav
{
    height:40px;
    list-style:none;
    width:1024px;
    margin:0px auto;
    display:block;
    text-align:center;
 }
.mainnav li
{
    float:left;
    width:245px;
     margin-left:9px;
}
.mainnav li a
{
 
    width:245px;
    height:30px;
    display:block;
    text-decoration:none;
    color:white;
    font-size:20px;
    font-weight:500;
    font-family:'B Yekan';
    text-align:center;
    padding-top:10px;
    

}

.FullBoxLine1pxT
{
    margin:0px auto;
    margin-top:4px;
    margin-bottom:0px;
    width:100%;
    height:1px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}
.FullBoxLine4pxT
{
    margin:0px auto;
    margin-top:2px;
    margin-bottom:0px;
    width:100%;
    height:4px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}
.FullBoxLine4pxB
{
    margin:0px auto;
    margin-top:0px;
    margin-bottom:2px;
    width:100%;
    height:4px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}
.FullBoxLine1pxB
{
    margin:0px auto;
    margin-top:0px;
    margin-bottom:4px;
    width:100%;
    height:1px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}
.FullBoxLine3pxB
{
    margin:0px auto;
    margin-top:0px;
    margin-bottom:4px;
    width:100%;
    height:3px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}
.FullBoxLine2pxB
{
    margin:0px auto;
    margin-top:0px;
    margin-bottom:4px;
    width:100%;
    height:2px;
    background: #2E66FF; /* Old browsers */
    background: -moz-linear-gradient(top, #2E66FF 10%, #1A57FF 96%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#2E66FF), color-stop(96%,#1A57FF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #2E66FF 10%,#1A57FF 96%); /* IE10+ */
    background: linear-gradient(to bottom, #2E66FF 10%,#1A57FF 96%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E66FF', endColorstr='#1A57FF',GradientType=0 ); /* IE6-9 */

}



.bottom
{
        width:32%;
        height:230px;
        border-style:solid;
        margin-left:1%;
        border-width:0px;
        border-color:red;
        float:left;
        text-align:center;
        color:white;
        font-size:22px;

}
.BottomBannerFull{
    margin:0px auto;
    margin-top:8px;
    width:100%;
    height:230px;
    background-color:#293955;
  
  
   
}
.imgMainPage
{
   
    width:324px;
    height:181px;
    margin-top:10px;
    float:left;
 
   
}
.ButtonDiv
{
    width:100%;
    height:40px;
    margin-bottom:8px;
    background-color:ThreeDDarkShadow;
    text-align:center;color:black;
}
.Language
{
    float:left;
    display:block;
   
    font-family:Arial;
    font-size:20px;
    list-style:none;
    
}
.Language li
{
   float:left;
}
.Language li a
{
    color:white;
}
.cntent
{
    margin:0px auto;
    padding:20px;
    float:left;
    background-color:whitesmoke;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
    

}
.p1
{
    padding-left:2em; color:ThreeDDarkShadow;font-size:24px;font-family:Cooper;
}
.p2
{
    padding-left:4em; color:black;font-size:20px;
}
.p3
{
    padding-left:2em; color:black;font-size:20px;
}
.p4
{
    padding-left:6em; color:black;font-size:20px 
}
.wrapper1
{
    margin:0px auto;
    margin-top:5px;
    margin-bottom:8px;
    width:1024px;
    height:800px;
    border-style:solid;
    border-width:0px;
    border-color:red;
    background-color:ThreeDDarkShadow;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.wrapper22
{
    margin:0px auto;
    margin-top:5px;
    margin-bottom:8px;
    width:1024px;
    height:700px;
    border-style:solid;
    border-width:0px;
    border-color:red;
    background-color:ThreeDDarkShadow;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.wrapper2
{
    margin:0px auto;
    margin-top:5px;
    margin-bottom:8px;
    width:1024px;
    height:700px;
    border-style:solid;
    border-width:0px;
    border-color:red;
    background-color:ThreeDDarkShadow;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.wrapper3
{
    margin:0px auto;
    margin-top:5px;
    margin-bottom:8px;
    width:1024px;
    height:400px;
    border-style:solid;
    border-width:0px;
    border-color:red;
    background-color:ThreeDDarkShadow;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.wrapper4
{
    margin:0px auto;
    margin-top:5px;
    margin-bottom:8px;
    width:1024px;
    height:800px;
    border-style:solid;
    border-width:0px;
    border-color:red;
    background-color:ThreeDDarkShadow;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:10px;
    border-bottom-right-radius:10px;
}
.h1 
{
    display:none;
}