/** numbers **/
.one {background: url('../../images/Minecraft/Order/one.png'); width: 18px; height: 19px; float: left; margin-right: 5px}
.one_a {background: url('../../images/Minecraft/Order/one_a.png'); width: 18px; height: 19px; float: left; margin-right: 5px}

.two {background: url('../../images/Minecraft/Order/two.png'); width: 19px; height: 19px; float: left; margin-right: 5px}
.two_a {background: url('../../images/Minecraft/Order/two_a.png'); width: 19px; height: 19px; float: left; margin-right: 5px}

.three {background: url('../../images/Minecraft/Order/three.png'); width: 18px; height: 19px; float: left; margin-right: 5px}
.three_a {background: url('../../images/Minecraft/Order/three_a.png'); width: 18px; height: 19px; float: left; margin-right: 5px}

.four {background: url('../../images/Minecraft/Order/four.png'); width: 19px; height: 19px; float: left; margin-right: 5px}
.four_a {background: url('../../images/Minecraft/Order/four_a.png'); width: 19px; height: 19px; float: left; margin-right: 5px}

.arrow {background: url('../../images/Minecraft/Order/arrows.png'); width: 17px; height: 13px; float: left; margin-top: 3px; margin-right: 10px}

.progress {font-size: 13px}
.prg-text {float: left; margin-right: 10px; margin-top: 1px; color: #9f9f9f}
.prg-text-a {color: #fff}

.mode-selection {width: 250px; float: left; margin-top: 10px; cursor: pointer}
.mode-selection-na {width: 250px; float: left; margin-top: 10px;}

.order-bg {float: left; padding: 10px}

.bukkit {background: url('../../images/Minecraft/Order/bukkit.jpg'); width: 184px; height: 129px; float: left;}
.tekkit {background: url('../../images/Minecraft/Order/tekkit.jpg'); width: 184px; height: 129px; float: left;}
.universalep {background: url('../../images/Minecraft/Order/electricity.jpg'); width: 184px; height: 129px; float: left;}
.ftbultimate {background: url('../../images/Minecraft/Order/ftbultimate.jpg'); width: 184px; height: 129px; float: left;}
.ftbmindcrack {background: url('../../images/Minecraft/Order/mindcrack.jpg'); width: 184px; height: 129px; float: left;}

.bukkit-na {background: url('../../images/Minecraft/Order/bukkit-na.jpg'); width: 184px; height: 129px; float: left;}
.tekkit-na {background: url('../../images/Minecraft/Order/tekkit-na.jpg'); width: 184px; height: 129px; float: left;}  
.universalep-na {background: url('../../images/Minecraft/Order/electricity-na.jpg'); width: 184px; height: 129px; float: left;}
.ftbultimate-na {background: url('../../images/Minecraft/Order/ftbultimate-na.jpg'); width: 184px; height: 129px; float: left;}
.ftbmindcrack-na {background: url('../../images/Minecraft/Order/mindcrack-na.jpg'); width: 184px; height: 129px; float: left;}

.order-mode-text {background: url('../../images/Minecraft/Order/text-bg.png'); float: left; color: #fff; padding: 10px; text-align: center; width: 150px; margin-left: 20px; margin-top: 15px}
.order-mode-text-na {background: url('../../images/Minecraft/Order/text-bg.png'); float: left; color: #fff; padding: 10px; text-align: center; width: 150px; margin-left: 20px; margin-top: 15px}
.order-mode-text:hover {color: #74cd00}
.mode-selection:hover .order-mode-text {color: #74cd00}

.order-item {width: 270px; margin: 20px 50px 0 0; float: left}
.order-item label { position:relative; top: 5px; }
.order-item select {margin-top: 10px}
.order-item input[type=radio] {margin-left: 10px; margin-top: 10px}
.order-item.select label:not(:first-child) {top: -1px; left: -1px; font-size: 13px}

.radio-c label {position: relative; bottom: 1px}

#slider {width: 190px}

table th {font-weight: normal; font-size: 16px; }

.tbl-plugins-order {width: 965px; position: relative; right: 10px}

.tbl-plugins-order td {height: 25px; padding: 5px}

.tbl-plugins-order tr:nth-child(even) {background: url('../../images/Minecraft/Order/tbl-bg.png');}

#frmorderForm-order {cursor: pointer; position: absolute; bottom: 10px; right: 10px; background: url('../../images/Minecraft/Order/text-bg.png'); float: left; color: #fff; padding: 10px; width: 200px; text-align: center; margin-left: 40px; margin-top: 15px; border: 0}
#frmorderForm-order:hover {color: #74cd00}

.red {background: url('../../images/red.png'); float: left; color: #fff; padding: 4px; text-align: center; width: 162px; margin-left: 40px; font-size: 10px}
